X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=dd8be229e97acc9b29065124d6431b103c145b84;hp=46f8a123ae8907b7d3793dd0b47eac9d3ba3bf1f;hb=83b1c8d251386ac1980284c4668cbdd8e425550f;hpb=20c80c8aa4720f5b379e319f553c133687069b4e diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index 46f8a12..dd8be22 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -52,7 +52,6 @@ using std::bind; using std::dynamic_pointer_cast; -using std::list; using std::make_shared; using std::map; using std::placeholders::_1;