X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f5f3ca0fef2c0982d9b38483321f9e67ff9f516..31811e1acaf3dd16403b94f5ff93c41e4e4ca9bb:/utils/ogl/src/composit.h diff --git a/utils/ogl/src/composit.h b/utils/ogl/src/composit.h index c667e38d87..505667c2bd 100644 --- a/utils/ogl/src/composit.h +++ b/utils/ogl/src/composit.h @@ -78,7 +78,6 @@ public: void CalculateSize(); #ifdef PROLOGIO - // Prolog database stuff void WriteAttributes(wxExpr *clause); void ReadAttributes(wxExpr *clause); // In case the object has constraints it needs to read in in a different pass @@ -154,7 +153,6 @@ class wxDivisionShape: public wxCompositeShape void ResetMandatoryControlPoints(); #ifdef PROLOGIO - // Prolog database stuff void WriteAttributes(wxExpr *clause); void ReadAttributes(wxExpr *clause); #endif