Kaydet (Commit) 827524ab authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-const-variable

Change-Id: Id530355d5f014bb02507b3c493b74a98ee3409ee
üst 9e76691b
...@@ -49,8 +49,6 @@ const char TARGET_DIR_URL[] = "TargetDirURL"; ...@@ -49,8 +49,6 @@ const char TARGET_DIR_URL[] = "TargetDirURL";
const char DESCRIPTION[] = "TypeDescription"; const char DESCRIPTION[] = "TypeDescription";
const char TARGET_URL[] = "TargetURL"; 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 // These strings are used to find impress templates in the tree of
// template files. Should probably be determined dynamically. // template files. Should probably be determined dynamically.
const char IMPRESS_BIN_TEMPLATE[] = "application/vnd.stardivision.impress"; const char IMPRESS_BIN_TEMPLATE[] = "application/vnd.stardivision.impress";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment