diff options
author | Christina Rossmanith <ChrRossmanith@web.de> | 2011-05-12 11:03:28 +0200 |
---|---|---|
committer | Christina Rossmanith <ChrRossmanith@web.de> | 2011-06-04 22:52:39 +0200 |
commit | 207156d8eeee7b0aec1d6513e0aca2f9535adeb1 (patch) | |
tree | 17acc59b619bbb8c112b68a5c5bae457951bb7b8 /svx/source/svdraw/svdpoev.cxx | |
parent | a385b05b05c71131b32ce6706aee4e0b91441bfb (diff) |
Removed comments/commented code
Diffstat (limited to 'svx/source/svdraw/svdpoev.cxx')
-rw-r--r-- | svx/source/svdraw/svdpoev.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdpoev.cxx b/svx/source/svdraw/svdpoev.cxx index ae98ae8f8cf3..a5cdd406a46d 100644 --- a/svx/source/svdraw/svdpoev.cxx +++ b/svx/source/svdraw/svdpoev.cxx @@ -741,6 +741,4 @@ void SdrPolyEditView::RotateMarkedPoints(const Point& rRef, long nWink, bool bCo AdjustMarkHdl(); } -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |