From 485cceb3c2a079e02615be2e58ee07941dc31307 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Mon, 2 May 2011 19:35:40 +0200 Subject: [PATCH] remove empty line --- openlp.pyw | 1 - 1 file changed, 1 deletion(-) diff --git a/openlp.pyw b/openlp.pyw index e5bb4871f..c287072f5 100755 --- a/openlp.pyw +++ b/openlp.pyw @@ -258,4 +258,3 @@ if __name__ == u'__main__': Instantiate and run the application. """ main() -