0026936: Drawbacks of inlining in new type system in OCCT 7.0 -- automatic
[occt.git] / samples / java / jniviewer / jni / OcctJni_MsgPrinter.cxx
index 8eef25f..da559a4 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <android/log.h>
 
-IMPLEMENT_STANDARD_HANDLE (OcctJni_MsgPrinter, Message_Printer)
 IMPLEMENT_STANDARD_RTTIEXT(OcctJni_MsgPrinter, Message_Printer)
 
 // =======================================================================