summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-02-28 19:34:52 +0100
committerMichael Stahl <mstahl@redhat.com>2013-02-28 19:43:35 +0100
commit2ad72a560af533ebf4d93e751b6bbe23812d0686 (patch)
treeb4a395fa469223137050a31169ccfc699e77dbf7 /sfx2
parent4fcea7f0c414bea7975694465ae4e4436bdef24b (diff)
sfx2: remove GPF() macro, we manage to crash just fine without that
Change-Id: Ia80c5affa0c12acee0a79b9e4665a2b13511e981
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/inc/sfxtypes.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/inc/sfxtypes.hxx b/sfx2/source/inc/sfxtypes.hxx
index 73429c82f457..aa573a002687 100644
--- a/sfx2/source/inc/sfxtypes.hxx
+++ b/sfx2/source/inc/sfxtypes.hxx
@@ -125,8 +125,6 @@ struct StringList_Impl : private Resource
};
-#define GPF() *(int*)0 = 0
-
#endif // #ifndef _SFX_SFXTYPES_HXX