diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2015-05-17 09:47:07 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-05-19 09:42:41 +0200 |
commit | 10749bbf8247f0b17201b33f95a090dfc4fc3211 (patch) | |
tree | c34474977546aaccb6d5cd30ac4b45b1d422c11d /include/framework | |
parent | df64e7c709fc6d771546554b4026583c55609105 (diff) |
remove the last of the OUString #defines in header files
Change-Id: Id9e8ce7987e055e83b52c7024413570f262e6e8d
Diffstat (limited to 'include/framework')
-rw-r--r-- | include/framework/addonsoptions.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx index 4cb339a3089f..25adf1041349 100644 --- a/include/framework/addonsoptions.hxx +++ b/include/framework/addonsoptions.hxx @@ -41,8 +41,6 @@ #define ADDONSPOPUPMENU_URL_PREFIX_STR "private:menu/Addon" -#define ADDONSPOPUPMENU_URL_PREFIX OUString( ADDONSPOPUPMENU_URL_PREFIX_STR ) - namespace framework { |