diff options
Diffstat (limited to 'invest-applet/invest/defs.py.in')
-rw-r--r-- | invest-applet/invest/defs.py.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/invest-applet/invest/defs.py.in b/invest-applet/invest/defs.py.in index a503005e..41efe69a 100644 --- a/invest-applet/invest/defs.py.in +++ b/invest-applet/invest/defs.py.in @@ -6,6 +6,5 @@ PYTHONDIR = "@PYTHONDIR@" GETTEXT_PACKAGE = "@GETTEXT_PACKAGE@" MATELOCALEDIR = "@MATELOCALEDIR@" BUILDERDIR = "@BUILDERDIR@" -NETWORKMANAGER_VERSION = "@NETWORKMANAGER_VERSION@" PKGDATADIR = "@PKGDATADIR@" GTK_API_VERSION = "@GTK_API_VERSION@" |