removed testing code from wxLongLong

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-12-23 23:27:21 +00:00
parent f17fee68ea
commit 40973ea5fd
3 changed files with 32 additions and 7 deletions

View File

@@ -25,7 +25,7 @@
#include <limits.h> // for LONG_MAX
#define wxUSE_LONGLONG_WX 1
// #define wxUSE_LONGLONG_WX 1 -- for testing (VZ)
// ----------------------------------------------------------------------------
// decide upon which class we will use