summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-22 07:42:29 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-22 13:03:18 +0200
commitaa39d211074cfd72d5f539b1a65e57017e1241e8 (patch)
treef4f88365174b726570f5d81b90c85539b318c831 /sd
parent40064f479bbd8d7384b753328365e8770bda4fd1 (diff)
clean up hrc files
Change-Id: I76756fe539589d2ab086fd1f1aeec50a9f39af37
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/annotations/annotations.hrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/sd/source/ui/annotations/annotations.hrc b/sd/source/ui/annotations/annotations.hrc
index f4a9e73cdc2f..685664f07b7b 100644
--- a/sd/source/ui/annotations/annotations.hrc
+++ b/sd/source/ui/annotations/annotations.hrc
@@ -41,13 +41,6 @@
#define RID_ANNOTATION_CONTEXTMENU (RID_ANNOTATIONS_START+0)
#define RID_ANNOTATION_TAG_CONTEXTMENU (RID_ANNOTATIONS_START+1)
-#define BTN_NEW 1
-#define BTN_DELETE 2
-#define BTN_NEXT 3
-#define BTN_PREV 4
-
-#define FT_AUTHOR 1
-
#endif // _SD_ANNOTATIONPANE_HRC
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */