diff options
| author | Peter Penz <[email protected]> | 2008-05-20 19:40:07 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-05-20 19:40:07 +0000 |
| commit | 2041dcd123e3e1f8d235568e19b601009c17bd1d (patch) | |
| tree | f75d5469ec6ec7f4a367291b2e0ed874e8c40e81 /src/dolphinviewcontainer.h | |
| parent | 6ff3344adcf70f15edc9c61517f7eb36b0eaf0b6 (diff) | |
remove unused method
svn path=/trunk/KDE/kdebase/apps/; revision=810455
Diffstat (limited to 'src/dolphinviewcontainer.h')
| -rw-r--r-- | src/dolphinviewcontainer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index ac7fe315b..c50b4aed6 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -90,8 +90,6 @@ public: void setActive(bool active); bool isActive() const; - KFileItem fileItem(const QModelIndex& index) const; - const DolphinStatusBar* statusBar() const; DolphinStatusBar* statusBar(); |
