Removed the default compile of single threaded KeyboardMouse

This commit is contained in:
Robert Osfield
2005-05-03 21:49:21 +00:00
parent 97daa561f4
commit 2a3831ff41

View File

@@ -604,7 +604,7 @@ public:
}
};
#define SINGLE_THREAD_KEYBOARDMOUSE
//#define SINGLE_THREAD_KEYBOARDMOUSE
bool Viewer::realize()
{