From 6751f6a52a25857aeafc8ca2db809895663c24bd Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 7 Oct 2010 18:00:58 +0000 Subject: Internal cleanups to assure that the asynchronous request for the folder-information works reliable when switching between directories. svn path=/trunk/KDE/kdebase/apps/; revision=1183537 --- src/panels/information/informationpanel.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/panels/information/informationpanel.h') diff --git a/src/panels/information/informationpanel.h b/src/panels/information/informationpanel.h index abd7ed811..58265f4b5 100644 --- a/src/panels/information/informationpanel.h +++ b/src/panels/information/informationpanel.h @@ -112,16 +112,6 @@ private: */ void showMetaInfo(); - /** - * Returns true, if the meta information should be shown for - * the multiple selected items that are stored in - * m_selection. If true is returned, it is assured that - * m_selection.count() > 1. If false is returned, the meta - * information should be shown for the file - * InformationPanel::fileUrl(); - */ - bool showMultipleSelectionInfo() const; - /** * Returns true, if \a url is equal to the shown URL m_shownUrl. */ -- cgit v1.3