]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/forty/pile.cpp
Don't build the old versions of OGL or iewin by default anymore
[wxWidgets.git] / demos / forty / pile.cpp
index d9e1fad034d2cf93250a7ac8caf2492ddbce6d47..e1b85d50d45fa4ffc069090d3017f7b4bc83a29a 100644 (file)
@@ -298,9 +298,3 @@ bool Pile::Overlap(int x, int y)
     }
     return false;
 }
-
-
-Pile::~Pile()
-{
-// nothing special at the moment
-}