diff options
Diffstat (limited to 'stdafx.h')
-rw-r--r-- | stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -256,7 +256,7 @@ typedef struct _OWS { } *OWS; class Database; -extern Database *database; + //extern Database *database; extern const char *curNs; /* for now, running on win32 means development not production -- |