X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/18ba9da6b94a34129b6b04494033905a213a0114..389c55270a6ae54788329dde644c12746a326f68:/utils/wxPython/modules/ogl/oglhelpers.h diff --git a/utils/wxPython/modules/ogl/oglhelpers.h b/utils/wxPython/modules/ogl/oglhelpers.h index 1c2804d5f0..631a7318da 100644 --- a/utils/wxPython/modules/ogl/oglhelpers.h +++ b/utils/wxPython/modules/ogl/oglhelpers.h @@ -100,8 +100,6 @@ wxList* wxPy_wxListHelper(PyObject* pyList, char* className); wxList* wxPy_wxRealPoint_ListHelper(PyObject* pyList); -PyObject* wxPy_ConvertList(wxList* list, char* className); - //---------------------------------------------------------------------------