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