X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.cpp;fp=pv%2Fmainwindow.cpp;h=52b625086d4830df551f5a302e61cb1d3db30b5f;hp=119ce0a791ba22a2aa1d6b1702a387fd6bef9caf;hb=20f59e957e70250cfb876ac7a1743134d6b83339;hpb=762ab7a4b20928a784b2b3400ce748d901e32d2d diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index 119ce0a..52b6250 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -53,7 +53,6 @@ using std::bind; using std::dynamic_pointer_cast; using std::make_shared; -using std::map; using std::placeholders::_1; using std::shared_ptr; using std::string;