undef DEBUG_REGISTRY
This commit is contained in:
+3
-3
@@ -20,17 +20,17 @@
|
||||
*/
|
||||
/*
|
||||
File: makernote.cpp
|
||||
Version: $Name: $ $Revision: 1.19 $
|
||||
Version: $Name: $ $Revision: 1.20 $
|
||||
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
|
||||
History: 18-Feb-04, ahu: created
|
||||
*/
|
||||
// *****************************************************************************
|
||||
#include "rcsid.hpp"
|
||||
EXIV2_RCSID("@(#) $Name: $ $Revision: 1.19 $ $RCSfile: makernote.cpp,v $")
|
||||
EXIV2_RCSID("@(#) $Name: $ $Revision: 1.20 $ $RCSfile: makernote.cpp,v $")
|
||||
|
||||
// Define DEBUG_* to output debug information to std::cerr
|
||||
#undef DEBUG_MAKERNOTE
|
||||
#define DEBUG_REGISTRY
|
||||
#undef DEBUG_REGISTRY
|
||||
|
||||
// *****************************************************************************
|
||||
// included header files
|
||||
|
||||
Reference in New Issue
Block a user