summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-01 19:36:32 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 16:49:43 +0200
commit827524abfb4b577d08276fde40929a9adfb7ff1a (patch)
tree3b2fdd52654dd8e00387a7c0296d836f3759b0b9 /sd
parent9e76691bc20cd5bf32fe76f5c2eacaa5b5db6d88 (diff)
-Werror,-Wunused-const-variable
Change-Id: Id530355d5f014bb02507b3c493b74a98ee3409ee
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/TemplateScanner.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/TemplateScanner.cxx b/sd/source/ui/dlg/TemplateScanner.cxx
index 028beb122f48..93a057ca733f 100644
--- a/sd/source/ui/dlg/TemplateScanner.cxx
+++ b/sd/source/ui/dlg/TemplateScanner.cxx
@@ -49,8 +49,6 @@ const char TARGET_DIR_URL[] = "TargetDirURL";
const char DESCRIPTION[] = "TypeDescription";
const char TARGET_URL[] = "TargetURL";
-const char DOCTEMPLATES[] = "com.sun.star.frame.DocumentTemplates";
-
// These strings are used to find impress templates in the tree of
// template files. Should probably be determined dynamically.
const char IMPRESS_BIN_TEMPLATE[] = "application/vnd.stardivision.impress";