]> Creatis software - clitk.git/blobdiff - vv/vvToolResample.h
Removed debug info
[clitk.git] / vv / vvToolResample.h
index 5a72a4135fc6986e70f9269c75d2fe868dfc0537..56801be43d74767b51f67ab4fc9f96c5c00baf8e 100644 (file)
@@ -45,9 +45,6 @@ public:
     vvImage::Pointer GetOutput() {
         return mOutput;
     }
-    bool GetDisplayResult() {
-        return display_result->checkState() > 0;
-    }
     std::string GetOutputFileName();
     static void Initialize();
     void apply();