- removed dead reference to UserStruct, causing problems in some builds.

This commit is contained in:
Daniel Dunbar
2004-01-03 22:05:26 +00:00
parent e835de4e4c
commit f6d24b4a80

View File

@@ -47,8 +47,6 @@
int LICENSE_KEY_VALID = TRUE;
int I_AM_PUBLISHER = TRUE;
static UserStruct User;
// Python stuff
#include "Python.h"