]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/src/bbcreaVtkOutputWindow.cxx
#2817 creaVtk Feature New Normal - avoid vtk messages OutputWindwo box (vtkOutputWi...
[creaVtk.git] / bbtk_creaVtk_PKG / src / bbcreaVtkOutputWindow.cxx
index 5e49bdb110d42193a00922acea83aa7f7215991d..05f0699ba273ea7a5ad9284fccf9c711e141d44a 100644 (file)
@@ -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);
 //=====