From 9bdb1cadd2639455a6eab5135fc6ce6955d0def0 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 16 Jun 2008 14:49:55 +0000 Subject: Oups - too many closing brackets... --- client/macro.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'client/macro.cc') 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 ) -- cgit v1.2.3