summaryrefslogtreecommitdiffstats
path: root/source/include/doserr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/doserr.h')
-rw-r--r--source/include/doserr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/include/doserr.h b/source/include/doserr.h
index 3f1a64b7f35..a2c53791cc8 100644
--- a/source/include/doserr.h
+++ b/source/include/doserr.h
@@ -162,7 +162,6 @@
#define WERR_NOMEM W_ERROR(8)
#define WERR_INVALID_NAME W_ERROR(123)
#define WERR_UNKNOWN_LEVEL W_ERROR(124)
-#define WERR_OBJECT_PATH_INVALID W_ERROR(161)
#define WERR_NO_MORE_ITEMS W_ERROR(259)
#define WERR_MORE_DATA W_ERROR(234)
#define WERR_UNKNOWN_PRINTER_DRIVER W_ERROR(1797)
@@ -170,8 +169,6 @@
#define WERR_PRINTER_ALREADY_EXISTS W_ERROR(1802)
#define WERR_INVALID_DATATYPE W_ERROR(1804)
#define WERR_INVALID_ENVIRONMENT W_ERROR(1805)
-#define WERR_INVALID_FORM_NAME W_ERROR(1902)
-#define WERR_INVALID_FORM_SIZE W_ERROR(1903)
#define WERR_BUF_TOO_SMALL W_ERROR(2123)
#define WERR_JOB_NOT_FOUND W_ERROR(2151)
#define WERR_DEST_NOT_FOUND W_ERROR(2152)