]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/medialist/mediaview.h
bat: cleanup MediaView
[bacula/bacula] / bacula / src / qt-console / medialist / mediaview.h
index 9adfee96c642e5df9bfcbb10bfb6f9e740b29eab..7af51b8150fb539ab186d6de33010b4a64cdc7f8 100644 (file)
@@ -44,11 +44,6 @@ public:
 private slots:
    void populateTable();
    void populateForm();
-   void viewVolume();
-   void editVolume();
-   void deleteVolume();
-   void purgeVolume();
-   void pruneVolume();
    void PgSeltreeWidgetClicked();
    void currentStackItem();
    void applyPushed();
@@ -64,8 +59,6 @@ private slots:
 //   void volumeFromPool();
 
 private:
-   QString m_currentVolumeName;
-   QString m_currentVolumeId;
    bool m_populated;
    bool m_checkcurwidget;
    QTreeWidgetItem *m_topItem;