summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/inspagob.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/inspagob.cxx')
-rwxr-xr-x[-rw-r--r--]sd/source/ui/dlg/inspagob.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/inspagob.cxx b/sd/source/ui/dlg/inspagob.cxx
index f16e90dd7791..5d260367f383 100644..100755
--- a/sd/source/ui/dlg/inspagob.cxx
+++ b/sd/source/ui/dlg/inspagob.cxx
@@ -142,7 +142,6 @@ List* SdInsertPagesObjsDlg::GetList( USHORT nType )
// wird das gesamte Dokument (und nicht mehr!) eingefuegt.
if( aLbTree.GetSelectionCount() == 0 ||
( aLbTree.IsSelected( aLbTree.First() ) ) )
- //return( aLbTree.GetBookmarkList( nType ) );
return( NULL ); // #37350#
}
return( aLbTree.GetSelectEntryList( nType ) );