summaryrefslogtreecommitdiff
path: root/client/macro.cc
diff options
context:
space:
mode:
Diffstat (limited to 'client/macro.cc')
-rw-r--r--client/macro.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/macro.cc b/client/macro.cc
index 08e44f4..aa82d50 100644
--- a/client/macro.cc
+++ b/client/macro.cc
@@ -138,8 +138,6 @@ static void create_macro(QString course, QString macro)
if(macronode.childNodes().count())
macrowindows.push_back( new MacroWindow( macronode ) );
}
- //}
- }
}
bool MacroEventFilter::eventFilter( QObject *, QEvent *e )