summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-04 15:56:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-04 15:59:06 +0200
commitb8423c4f83542f27010ebbdceda45aec6585325b (patch)
tree8537cca3febf6c2278bdc2d90f4aef5357672823 /extensions/source/abpilot
parent5717de74f5bdeb975d9acc9ab7a4dc8968f0ca47 (diff)
remove unused resource ids
ui conversion fallout Change-Id: I9c07728e6fccee46545171573fb95fbda8cf1fcb
Diffstat (limited to 'extensions/source/abpilot')
-rw-r--r--extensions/source/abpilot/abpresid.hrc15
1 files changed, 0 insertions, 15 deletions
diff --git a/extensions/source/abpilot/abpresid.hrc b/extensions/source/abpilot/abpresid.hrc
index af913fc4ad05..2b0681e29672 100644
--- a/extensions/source/abpilot/abpresid.hrc
+++ b/extensions/source/abpilot/abpresid.hrc
@@ -98,25 +98,10 @@
#error "please adjust the resource id ranges!!"
#endif
-// local resource ids
-#define FL_SEPARATOR 1
-
-#define FT_NAME_EXPL 4
-
// some defines
#define WINDOW_SIZE_X 240
#define WINDOW_SIZE_Y 185
-#define WINDOW_BORDER_X 12
-#define WINDOW_BORDER_Y 14
-
-#define BUTTON_SIZE_X 50
-#define BUTTON_SIZE_Y 14
-
-#define HEADER_SIZE_Y 30
-
-#define BORDER_X 12
-
#endif // EXTENSIONS_ABPRESID_HRC
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */