]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/valgen.cpp
fixed bug introduced by last commit: if we don't change the path because it is alread...
[wxWidgets.git] / src / common / valgen.cpp
index f7daf5556d3c09526aa4e83c7a6d79dd01a60f29..f6dc6d5202a9f6323160d74672ddef84b20e4758 100644 (file)
@@ -100,10 +100,6 @@ bool wxGenericValidator::Copy(const wxGenericValidator& val)
     return true;
 }
 
-wxGenericValidator::~wxGenericValidator()
-{
-}
-
 // Called to transfer data to the window
 bool wxGenericValidator::TransferToWindow(void)
 {