projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27e8df2
)
Removed declaration of pv::MainWindow::decoder_name_cmp
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sat, 28 Dec 2013 18:33:47 +0000
(19:33 +0100)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sat, 28 Dec 2013 19:12:52 +0000
(20:12 +0100)
pv/mainwindow.h
patch
|
blob
|
history
diff --git
a/pv/mainwindow.h
b/pv/mainwindow.h
index ca4475024d97f9b33e5e4fdc985c4ea3e797f004..0f1449d34fad15f1b9de897f6d685c4930bb452f 100644
(file)
--- 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);