(useless) removal of an empty line :)
authormishas <mikhail.sobolev@gmail.com>
Wed, 21 Mar 2007 20:44:00 +0000 (20:44 +0000)
committermishas <mikhail.sobolev@gmail.com>
Wed, 21 Mar 2007 20:44:00 +0000 (20:44 +0000)
git-svn-id: file:///svnroot/simple-launcher/trunk@103 3ba93dab-e023-0410-b42a-de7732cf370a

simple-launcher.cc

index b4f52a8..9f4babd 100644 (file)
@@ -189,7 +189,6 @@ void SimpleLauncherApplet::loadConfig() {
       }
 
       addItem(myItems, buffer, (p != NULL && (*p == '1' || *p == 'y' || *p == 'Y')));
-
     }
 
     delete buffer;