]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/calendar/calendar.cpp
Try harder to set the requester splitter position in wxSplitterWindow.
[wxWidgets.git] / samples / calendar / calendar.cpp
index 74963223326f6e3fc7b4b0e08df983f3b2532160..73cf2adf1284c9e0059648cf51bf1f70af61dbb9 100644 (file)
@@ -280,7 +280,6 @@ BEGIN_EVENT_TABLE(MyFrame, wxFrame)
 #ifdef __WXGTK20__
     EVT_UPDATE_UI(Calendar_Cal_Monday, MyFrame::OnUpdateUIGenericOnly)
     EVT_UPDATE_UI(Calendar_Cal_Holidays, MyFrame::OnUpdateUIGenericOnly)
-    EVT_UPDATE_UI(Calendar_Cal_LimitDates, MyFrame::OnUpdateUIGenericOnly)
 #endif
     EVT_UPDATE_UI(Calendar_Cal_Special, MyFrame::OnUpdateUIGenericOnly)
     EVT_UPDATE_UI(Calendar_Cal_SurroundWeeks, MyFrame::OnUpdateUIGenericOnly)