ifdef out some experimental code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-01-14 01:49:17 +00:00
parent b256b4ef8e
commit 8f93b07538

View File

@@ -207,7 +207,7 @@ public:
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------
// Experimental... // Experimental...
#if 0
%{ %{
#ifdef __WXMSW__ #ifdef __WXMSW__
@@ -295,5 +295,7 @@ void wxDrawWindowOnDC(wxWindow* window, const wxDC& dc, int method)
%} %}
#endif
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------
//--------------------------------------------------------------------------- //---------------------------------------------------------------------------