X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=4ab78d1dc9972b1e2433fd34c830b240a3624c5e;hp=6eabdb6737e0a5b3a8e6641392480c8ea271bff4;hb=9a0e130580f37277d94fd2637ee17bb9c181e110;hpb=20df1a39d587c284f5ee8873dc05470d6a6b11eb diff --git a/pv/mainwindow.cpp b/pv/mainwindow.cpp index 6eabdb6..4ab78d1 100644 --- a/pv/mainwindow.cpp +++ b/pv/mainwindow.cpp @@ -50,10 +50,8 @@ #include -using std::bind; using std::dynamic_pointer_cast; using std::make_shared; -using std::placeholders::_1; using std::shared_ptr; using std::string;