diff options
| author | Tomaz Canabrava <[email protected]> | 2018-06-22 15:21:00 +0200 |
|---|---|---|
| committer | Tomaz Canabrava <[email protected]> | 2018-06-22 15:21:00 +0200 |
| commit | f5ce8d865b7e9df3f84161734258707679c5b059 (patch) | |
| tree | 46c0b8b5348c6cfebd2fb6c62c311350f0841457 /src/panels/places/placesitem.h | |
| parent | e1ba299b29235f337b9cc415d874e5fe369d60fb (diff) | |
Remove unused variable
Compiled, Run. Trash still there.
Diffstat (limited to 'src/panels/places/placesitem.h')
| -rw-r--r-- | src/panels/places/placesitem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/places/placesitem.h b/src/panels/places/placesitem.h index 3de626983..1677cca19 100644 --- a/src/panels/places/placesitem.h +++ b/src/panels/places/placesitem.h @@ -105,7 +105,6 @@ private: QPointer<Solid::OpticalDisc> m_disc; QPointer<Solid::PortableMediaPlayer> m_mtp; QPointer<PlacesItemSignalHandler> m_signalHandler; - QPointer<KDirLister> m_trashDirLister; KBookmark m_bookmark; friend class PlacesItemSignalHandler; // Calls onAccessibilityChanged() |
