diff options
author | Bálint Dózsa <dozsabalint@gmail.com> | 2011-02-16 18:59:20 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-16 21:08:26 +0100 |
commit | fcf3851494f067635dc576a2f69207184168b1e7 (patch) | |
tree | df828eefa00a51562c55e8b877603d3d54ed0475 /xmlhelp/source/cxxhelp/provider/contentcaps.cxx | |
parent | b0ead278358dd5d96726bf42293325388bef1cbb (diff) |
Remove dead code
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/contentcaps.cxx')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/contentcaps.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/contentcaps.cxx b/xmlhelp/source/cxxhelp/provider/contentcaps.cxx index e5ea00da403b..e778cbf7e1bd 100644 --- a/xmlhelp/source/cxxhelp/provider/contentcaps.cxx +++ b/xmlhelp/source/cxxhelp/provider/contentcaps.cxx @@ -194,8 +194,6 @@ uno::Sequence< beans::Property > Content::getProperties( uno::Sequence< star::ucb::CommandInfo > Content::getCommands( const uno::Reference< star::ucb::XCommandEnvironment > & /*xEnv*/ ) { -// osl::MutexGuard aGuard( m_aMutex ); - //================================================================= // // Supported commands |