X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvToolResample.h;h=56801be43d74767b51f67ab4fc9f96c5c00baf8e;hb=347b2a16810313cabc54dce603aee5372284682b;hp=5a72a4135fc6986e70f9269c75d2fe868dfc0537;hpb=7d75fa08ff542ba0c30fdf47001c1652cb7ac159;p=clitk.git diff --git a/vv/vvToolResample.h b/vv/vvToolResample.h index 5a72a41..56801be 100644 --- a/vv/vvToolResample.h +++ b/vv/vvToolResample.h @@ -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();