Remove debug printf().
authorEric Kohl <eric.kohl@reactos.org>
Sun, 13 Mar 2005 21:34:15 +0000 (21:34 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 13 Mar 2005 21:34:15 +0000 (21:34 +0000)
svn path=/trunk/; revision=14033

reactos/tools/widl/ChangeLog

index 2ef3ca2..c636ed1 100644 (file)
@@ -1,5 +1,12 @@
 ChangeLog
 
+2005-03-13 ekohl
+
+   tools/widl/server.c
+
+Remove debug printf().
+
+
 2005-03-13 jimtabor
 
    tools/widl/write_msft.c
@@ -16,12 +23,6 @@ Fixup *nix port, added include fcntl.h and unistd.h.
 -Wall -Werror and fix warnings
 
 
-2005-03-13 ekohl
-
-   tools/widl/client.c
-
-Fix gcc warnings in generated client stub.
-
 
 2005-03-13 ekohl