summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/vcl/toolkit/combobox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/toolkit/combobox.hxx b/include/vcl/toolkit/combobox.hxx
index 9e676601f8a8..2448626cd597 100644
--- a/include/vcl/toolkit/combobox.hxx
+++ b/include/vcl/toolkit/combobox.hxx
@@ -28,7 +28,6 @@
#include <vcl/toolkit/edit.hxx>
#define COMBOBOX_APPEND (SAL_MAX_INT32)
-#define COMBOBOX_ENTRY_NOTFOUND (SAL_MAX_INT32)
#define COMBOBOX_MAX_ENTRIES (SAL_MAX_INT32 - 1)
class ImplBtn;