diff --git a/main.cpp b/main.cpp index 8095c97103..8c5b5e8e2e 100644 --- a/main.cpp +++ b/main.cpp @@ -298,7 +298,6 @@ Application::~Application() if (owner.ownerWindow() != None) // If there was no --replace (no new WM) XSetInputFocus(display(), PointerRoot, RevertToPointerRoot, xTime()); delete options; - delete effects; delete atoms; }