X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d0e2ede057148772415ee526344f1a1597db3ae7..48e71d8ad7f186aa806b5d6efd9c6c8136089f7f:/wxPython/src/html.i

diff --git a/wxPython/src/html.i b/wxPython/src/html.i
index ec90eb47d1..7b36eca332 100644
--- a/wxPython/src/html.i
+++ b/wxPython/src/html.i
@@ -565,7 +565,8 @@ public:
                                    const wxPoint& pos,
                                    const wxMouseEvent& event);
     
-    bool AdjustPagebreak(int* INOUT);
+// TODO:     bool AdjustPagebreak(int* INOUT,
+//                                 wxArrayInt& known_pagebreaks);
     void SetCanLiveOnPagebreak(bool can);
 
     // Can the line be broken before this cell?