]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/ogl/src/composit.h
Misc OGL changes
[wxWidgets.git] / utils / ogl / src / composit.h
index c667e38d875d8539420d96c1f95d4181836aa513..505667c2bdd1176ee21ca3a214dc9551194f0bce 100644 (file)
@@ -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