diff options
Diffstat (limited to 'sc/source/ui/app/inputwin.cxx')
-rw-r--r-- | sc/source/ui/app/inputwin.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/app/inputwin.cxx b/sc/source/ui/app/inputwin.cxx index 401d68c44c45..e8edcbed86ed 100644 --- a/sc/source/ui/app/inputwin.cxx +++ b/sc/source/ui/app/inputwin.cxx @@ -1940,8 +1940,6 @@ void ScPosWnd::DoEnter() aFunc.ModifyRangeNames( aNewRanges ); pViewSh->UpdateInputHandler(true); } - else - delete pNew; // shouldn't happen } } else |