X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/645889ad25eaa6e332463a6105a1dfd63d917d36..f20a2e1f4066e4f0235698e6220f1eed91c73326:/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;