X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_creaVtk_PKG%2Fsrc%2FbbcreaVtkOutputWindow.cxx;h=05f0699ba273ea7a5ad9284fccf9c711e141d44a;hb=2367b32c85497a1c6f99f15fc606d80c795bde5a;hp=5e49bdb110d42193a00922acea83aa7f7215991d;hpb=165b772fd99a0169bc00e21b5f328da81c331971;p=creaVtk.git diff --git a/bbtk_creaVtk_PKG/src/bbcreaVtkOutputWindow.cxx b/bbtk_creaVtk_PKG/src/bbcreaVtkOutputWindow.cxx index 5e49bdb..05f0699 100644 --- a/bbtk_creaVtk_PKG/src/bbcreaVtkOutputWindow.cxx +++ b/bbtk_creaVtk_PKG/src/bbcreaVtkOutputWindow.cxx @@ -13,8 +13,6 @@ void vtkOutputWindowBBTK::DisplayErrorText (const char *) {} void vtkOutputWindowBBTK::DisplayWarningText (const char *) {} void vtkOutputWindowBBTK::DisplayGenericWarningText (const char *) {} - - BBTK_ADD_BLACK_BOX_TO_PACKAGE(creaVtk,OutputWindow) BBTK_BLACK_BOX_IMPLEMENTATION(OutputWindow,bbtk::AtomicBlackBox); //=====