summaryrefslogtreecommitdiff
path: root/include/basic/sbxdef.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/basic/sbxdef.hxx')
-rw-r--r--include/basic/sbxdef.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/basic/sbxdef.hxx b/include/basic/sbxdef.hxx
index 9008702ac5a2..973a472640fa 100644
--- a/include/basic/sbxdef.hxx
+++ b/include/basic/sbxdef.hxx
@@ -124,9 +124,6 @@ enum class SbxNameType { // Type of the questioned name of a variable
ShortTypes, // Name%(A%,B$)
};
-// from 1996/3/20: New error messages
-typedef sal_uIntPtr SbxError; // Preserve old type
-
#endif