diff options
-rw-r--r-- | sd/source/ui/dlg/TemplateScanner.cxx | 2 |
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"; |