X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/645889ad25eaa6e332463a6105a1dfd63d917d36..74b8433210c15d1dabeb5cc90e076b64867b9b42:/demos/dbbrowse/dbgrid.h diff --git a/demos/dbbrowse/dbgrid.h b/demos/dbbrowse/dbgrid.h index 1037a81b55..7ff762981c 100644 --- a/demos/dbbrowse/dbgrid.h +++ b/demos/dbbrowse/dbgrid.h @@ -8,9 +8,6 @@ // Licence: wxWindows license // RCS-ID: $Id$ //---------------------------------------------------------------------------------------- -#if !defined(wxUSE_NEW_GRID) || !(wxUSE_NEW_GRID) -#error "DBGrid requires the new wxGrid class" -#endif //---------------------------------------------------------------------------------------- class MainDoc;