From db78e3d35464aa97ab4aa7a88e47aa6ebefb4e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Fri, 29 Aug 2014 08:32:53 +0000 Subject: [PATCH] Undef unused define git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1151 fdac6126-5c0c-442c-9429-916003d36597 --- src/OpenMesh/Tools/VDPM/StreamingDef.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenMesh/Tools/VDPM/StreamingDef.hh b/src/OpenMesh/Tools/VDPM/StreamingDef.hh index c910aa70..3384a5d3 100644 --- a/src/OpenMesh/Tools/VDPM/StreamingDef.hh +++ b/src/OpenMesh/Tools/VDPM/StreamingDef.hh @@ -63,7 +63,7 @@ namespace VDPM { #define VDPM_STREAMING_PORT 4096 -#define DEBUG_COUT +//#define DEBUG_COUT //#define QDATASTREAM #ifdef DEBUG_COUT