mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2021-02-02 Fred Gleason <fredg@paravelsystems.com>
* Removed dead code from 'rdadmin/list_groups.h'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include <QMessageBox>
|
||||
|
||||
#include <rdapplication.h>
|
||||
|
||||
@@ -44,7 +44,6 @@ class ListGroups : public RDDialog
|
||||
void deleteData();
|
||||
void reportData();
|
||||
void doubleClickedData(const QModelIndex &index);
|
||||
// void doubleClickedData(Q3ListViewItem *item,const QPoint &pt,int col);
|
||||
void modelResetData();
|
||||
void closeData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user