diff --git a/rdadmin/edit_system.h b/rdadmin/edit_system.h index 10f4df56..52c3c149 100644 --- a/rdadmin/edit_system.h +++ b/rdadmin/edit_system.h @@ -79,7 +79,6 @@ class EditSystem : public RDDialog QComboBox *edit_rss_processor_station_box; QLabel *edit_show_user_list_label; QCheckBox *edit_show_user_list_box; - // Q3ListView *edit_duplicate_list; RDTableView *edit_duplicate_view; RDLibraryModel *edit_duplicate_model; QLabel *edit_notification_address_label;