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/appl/workwin.cxx | |
parent | 5373c145a2003d8b45eb9228cc6bbfd0de36fed8 (diff) |
Remove commented code in libs-core/sfx2
Diffstat (limited to 'sfx2/source/appl/workwin.cxx')
-rwxr-xr-x | sfx2/source/appl/workwin.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/workwin.cxx b/sfx2/source/appl/workwin.cxx index 5036790bfe70..e61171a381f7 100755 --- a/sfx2/source/appl/workwin.cxx +++ b/sfx2/source/appl/workwin.cxx @@ -991,7 +991,6 @@ SvBorder SfxWorkWindow::Arrange_Impl() //-------------------------------------------------------------------- // Close-Handler: The Configuration of the ChildWindows is saved. -// void SfxWorkWindow::Close_Impl() { |