From 45ec1d9b56cec41596f806ebf845ebfcd30c9f46 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 23 Dec 2014 09:47:48 +0200 Subject: brute-force find-and-remove of unused #define constants. Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb --- cui/source/inc/scriptdlg.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source/inc/scriptdlg.hxx') diff --git a/cui/source/inc/scriptdlg.hxx b/cui/source/inc/scriptdlg.hxx index 0a734a9d2f84..ef0cea679595 100644 --- a/cui/source/inc/scriptdlg.hxx +++ b/cui/source/inc/scriptdlg.hxx @@ -34,7 +34,6 @@ #include -#define OBJTYPE_BASICMANAGER 1L #define OBJTYPE_METHOD 2L #define OBJTYPE_SCRIPTCONTAINER 3L #define OBJTYPE_SFROOT 4L -- cgit