diff options
author | Xisco Fauli <anistenis@gmail.com> | 2011-03-28 12:38:06 +0200 |
---|---|---|
committer | Christina Rossmanith <ChrRossmanith@web.de> | 2011-03-28 12:38:32 +0200 |
commit | 40fe03745fc75609350cf8115134eb07f04eefa7 (patch) | |
tree | 75513da6fca2216ac0b7c29ccf14d56b1786363a /sfx2/source/doc/objserv.cxx | |
parent | 5373c145a2003d8b45eb9228cc6bbfd0de36fed8 (diff) |
Remove commented code in libs-core/sfx2
Diffstat (limited to 'sfx2/source/doc/objserv.cxx')
-rwxr-xr-x | sfx2/source/doc/objserv.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx index 589dacc54970..5baeca27a012 100755 --- a/sfx2/source/doc/objserv.cxx +++ b/sfx2/source/doc/objserv.cxx @@ -1466,7 +1466,6 @@ void SfxObjectShell::SignScriptingContent() ImplSign( sal_True ); } -// static const uno::Sequence<sal_Int8>& SfxObjectShell::getUnoTunnelId() { static uno::Sequence<sal_Int8> * pSeq = 0; |