]> sigrok.org Git - pulseview.git/commitdiff
Removed declaration of pv::MainWindow::decoder_name_cmp
authorJoel Holdsworth <redacted>
Sat, 28 Dec 2013 18:33:47 +0000 (19:33 +0100)
committerJoel Holdsworth <redacted>
Sat, 28 Dec 2013 19:12:52 +0000 (20:12 +0100)
pv/mainwindow.h

index ca4475024d97f9b33e5e4fdc985c4ea3e797f004..0f1449d34fad15f1b9de897f6d685c4930bb452f 100644 (file)
@@ -71,8 +71,6 @@ private:
        void update_device_list(
                struct sr_dev_inst *selected_device = NULL);
 
        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);
 
 private slots:
        void load_file(QString file_name);