src/server/util/systems.h

branch
webdav
changeset 211
2160585200ac
parent 106
b122f34ddc80
--- a/src/server/util/systems.h	Tue Aug 13 22:14:32 2019 +0200
+++ b/src/server/util/systems.h	Thu Oct 31 10:26:35 2019 +0100
@@ -58,10 +58,6 @@
 typedef int PRBool;
 #define PR_TRUE  1
 #define PR_FALSE 0
-
-typedef int WSBool;
-#define WS_TRUE  1
-#define WS_FALSE 0
 /* end new types */
 
 /* --- End common definitions for all supported platforms --- */

mercurial