Removed dummy wxFont == operator implementation (IIRC was needed to compile with some old version of wx)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
// Additional Value Type Handlers
|
||||
//
|
||||
#ifndef SWIG
|
||||
bool WXDLLIMPEXP_PROPGRID operator==(const wxFont&, const wxFont&);
|
||||
|
||||
bool WXDLLIMPEXP_PROPGRID
|
||||
operator==(const wxArrayInt& array1, const wxArrayInt& array2);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user