summaryrefslogtreecommitdiff
path: root/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdafx.h')
-rw-r--r--stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdafx.h b/stdafx.h
index c75ee560547..68e1597285c 100644
--- a/stdafx.h
+++ b/stdafx.h
@@ -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 --