some cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-06-13 03:44:42 +00:00
parent 27e4c09614
commit cc2a0b0170
2 changed files with 2 additions and 18 deletions

View File

@@ -134,7 +134,7 @@ static char* wxStringErrorMsg = "string type is required for parameter";
return retval;
}
#if 0 // we want to use the definition from the header, no the
#if 0 // we want to use the definition from the header, not the
// one SWIG will generate.
extern wxAcceleratorTable wxNullAcceleratorTable;