Kaydet (Commit) 3a99fb0a authored tarafından Caolán McNamara's avatar Caolán McNamara

startup optimization, remove unused global strings

üst 978d571b
...@@ -54,14 +54,6 @@ namespace css = ::com::sun::star; ...@@ -54,14 +54,6 @@ namespace css = ::com::sun::star;
namespace framework { namespace framework {
//-----------------------------------------------------------------------------
/** status event mapped from load event of frame loader
@todo think about me
should be moved to another more specific place.
*/
static const ::rtl::OUString FEATUREDESCRIPTOR_LOADSTATE = DECLARE_ASCII("loadFinishedOrCancelled");
//----------------------------------------------------------------------------- //-----------------------------------------------------------------------------
/** Those macro is used to make it more clear where a synchronized block will start. /** Those macro is used to make it more clear where a synchronized block will start.
Because normal documentation code wont be recognized by some developers to be real Because normal documentation code wont be recognized by some developers to be real
......
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