summaryrefslogtreecommitdiff
path: root/framework/source/helper/oframes.cxx
diff options
context:
space:
mode:
authorHussian Alamri <husain.amri@me.com>2014-05-13 18:50:42 -0400
committerMichael Meeks <michael.meeks@collabora.com>2014-05-14 14:17:01 +0100
commit493bd11fcb1305e761daddb79457e84322593b53 (patch)
treee5886f3814e1092d3abc88c5fea7b5a017c14334 /framework/source/helper/oframes.cxx
parentb28c0afdae884dff3a2f06adce80e3520f6ebf68 (diff)
Removed redundant private methods comments
Diffstat (limited to 'framework/source/helper/oframes.cxx')
-rw-r--r--framework/source/helper/oframes.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/helper/oframes.cxx b/framework/source/helper/oframes.cxx
index 3b0a628a2db7..7e46d436fa95 100644
--- a/framework/source/helper/oframes.cxx
+++ b/framework/source/helper/oframes.cxx
@@ -297,7 +297,6 @@ void OFrames::impl_resetObject()
m_pFrameContainer = NULL;
}
-// private method
void OFrames::impl_appendSequence( Sequence< css::uno::Reference< XFrame > >& seqDestination ,
const Sequence< css::uno::Reference< XFrame > >& seqSource )