summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-28 23:16:21 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-29 15:41:51 +0100
commitbdfe8dfb23e0f331f8fdfbfb6a9234c3577a7ada (patch)
tree07b4900f4b585fad17b4088bd1478f633d63bc78 /tools
parentcppcheck: remove unused variable aBuf. (diff)
downloadcore-bdfe8dfb23e0f331f8fdfbfb6a9234c3577a7ada.tar.gz
core-bdfe8dfb23e0f331f8fdfbfb6a9234c3577a7ada.zip
Remove OV_DEBUG.
Diffstat (limited to 'tools')
-rw-r--r--tools/source/stream/stream.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/source/stream/stream.cxx b/tools/source/stream/stream.cxx
index 2b0c267f3e94..191089bb4030 100644
--- a/tools/source/stream/stream.cxx
+++ b/tools/source/stream/stream.cxx
@@ -41,13 +41,6 @@
#include "boost/static_assert.hpp"
-/*
-#if defined( DBG_UTIL ) && (OSL_DEBUG_LEVEL > 1)
-// prueft Synchronisation des Buffers nach allen Read, Write, Seek
-#define OV_DEBUG
-#endif
-*/
-
#include <tools/solar.h>
#if defined(BLC)