ménage (par le vide)
[minwii.git] / src / pgu / gui / pguglobals.py
diff --git a/src/pgu/gui/pguglobals.py b/src/pgu/gui/pguglobals.py
deleted file mode 100644 (file)
index dc0e673..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# pguglobals.py - A place to stick global variables that need to be accessed
-#                 from other modules. To avoid problems with circular imports
-#                 this module should not import any other PGU module.
-
-# A global reference to the application instance (App class)
-app = None
-