Removed obsolete check
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,10 +12,6 @@
|
|||||||
#ifndef griddemo_h
|
#ifndef griddemo_h
|
||||||
#define griddemo_h
|
#define griddemo_h
|
||||||
|
|
||||||
#if !defined(wxUSE_NEW_GRID) || !(wxUSE_NEW_GRID)
|
|
||||||
#error "This sample requires the new wxGrid class."
|
|
||||||
#endif
|
|
||||||
|
|
||||||
class wxGrid;
|
class wxGrid;
|
||||||
|
|
||||||
class GridApp : public wxApp
|
class GridApp : public wxApp
|
||||||
|
Reference in New Issue
Block a user