summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-02-03 12:26:19 +0100
committerTor Lillqvist <tml@collabora.com>2014-02-03 17:48:05 +0100
commitc8d0a3517083c4f366dd1883e30ee01581dd6f94 (patch)
tree32994b73a144cdf7641f6bb9d1845629b37089ad /include
parentfdo#74424 OutputDevice no longer inherits Resource (diff)
downloadcore-c8d0a3517083c4f366dd1883e30ee01581dd6f94.tar.gz
core-c8d0a3517083c4f366dd1883e30ee01581dd6f94.zip
EXC_SYSOBJNOTCREATED was not really used
Change-Id: Id5ece6db33aa92b619571252df91b965a8805c96
Diffstat (limited to 'include')
-rw-r--r--include/vcl/apptypes.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/apptypes.hxx b/include/vcl/apptypes.hxx
index 5a22c1c0bc69..60ead542cb10 100644
--- a/include/vcl/apptypes.hxx
+++ b/include/vcl/apptypes.hxx
@@ -24,7 +24,6 @@
#include <tools/rtti.hxx>
#define EXC_RSCNOTLOADED ((sal_uInt16)0x0100)
-#define EXC_SYSOBJNOTCREATED ((sal_uInt16)0x0200)
#define EXC_SYSTEM ((sal_uInt16)0x0300)
#define EXC_DISPLAY ((sal_uInt16)0x0400)
#define EXC_REMOTE ((sal_uInt16)0x0500)