diff --git a/Source/NSBundleAdditions.m b/Source/NSBundleAdditions.m index b24eb6ec9..2f5a16bac 100644 --- a/Source/NSBundleAdditions.m +++ b/Source/NSBundleAdditions.m @@ -58,8 +58,6 @@ #include "GNUstepGUI/GSNibTemplates.h" #include "GNUstepGUI/IMLoading.h" -static const int currentVersion = 1; - @implementation NSNibConnector - (void) dealloc