From 5d1f6de47dc60b1abf8ddbcdfdfdf354b8c06be8 Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Sat, 28 Dec 2013 19:33:47 +0100 Subject: [PATCH] Removed declaration of pv::MainWindow::decoder_name_cmp --- pv/mainwindow.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/pv/mainwindow.h b/pv/mainwindow.h index ca44750..0f1449d 100644 --- a/pv/mainwindow.h +++ b/pv/mainwindow.h @@ -71,8 +71,6 @@ private: void update_device_list( struct sr_dev_inst *selected_device = NULL); - static gint decoder_name_cmp(gconstpointer a, gconstpointer b); - private slots: void load_file(QString file_name); -- 2.30.2