Removed unused global currentVersion.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17596 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2003-09-01 18:15:10 +00:00
parent 4035581bdd
commit 374c449730

View file

@ -58,8 +58,6 @@
#include "GNUstepGUI/GSNibTemplates.h"
#include "GNUstepGUI/IMLoading.h"
static const int currentVersion = 1;
@implementation NSNibConnector
- (void) dealloc