X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=52b625086d4830df551f5a302e61cb1d3db30b5f;hp=119ce0a791ba22a2aa1d6b1702a387fd6bef9caf;hb=2d458a761b9fb184cd1c903485293f86fd552637;hpb=6e2a5b1d677a26a637465cd4d304e2bc52e14f36 diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index 119ce0a7..52b62508 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;