changeset 1329:64333dad503b

Remove development debug line
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 15 Oct 2014 13:18:30 +0200
parents 18211dce3106
children c7349696d812
files common/portpath.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/common/portpath.c	Wed Oct 15 13:17:02 2014 +0200
+++ b/common/portpath.c	Wed Oct 15 13:18:30 2014 +0200
@@ -165,7 +165,6 @@
          as long as the file is open we can be sure that
          it was not modified and can use it in subsequent
          calls based on the filename. */
-      OutputDebugStringW(wFilename);
       if (exclusive)
         {
           f = _wfsopen(wFilename, L"rb", _SH_DENYWR);

http://wald.intevation.org/projects/trustbridge/