no changes (just removed some long unused junk)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2004-02-07 21:07:24 +00:00
parent 56b9925b11
commit 8732e03336

View File

@ -47,18 +47,6 @@
#include <commdlg.h>
#endif
// ----------------------------------------------------------------------------
// constants
// ----------------------------------------------------------------------------
// default dialog pos and size
#define wxDIALOG_DEFAULT_X 300
#define wxDIALOG_DEFAULT_Y 300
#define wxDIALOG_DEFAULT_WIDTH 500
#define wxDIALOG_DEFAULT_HEIGHT 500
// ----------------------------------------------------------------------------
// wxWin macros
// ----------------------------------------------------------------------------