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