summaryrefslogtreecommitdiff
path: root/include/vcl/exceptiontypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/exceptiontypes.hxx')
-rw-r--r--include/vcl/exceptiontypes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/exceptiontypes.hxx b/include/vcl/exceptiontypes.hxx
index bde3f5f5f91d..83654d3705bb 100644
--- a/include/vcl/exceptiontypes.hxx
+++ b/include/vcl/exceptiontypes.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_VCL_EXCEPTIONTYPES_HXX
enum class ExceptionCategory {
- NONE, ResourceNotLoaded, System, UserInterface
+ NONE, System, UserInterface
};
#endif // INCLUDED_VCL_EXCEPTIONTYPES_HXX