X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fmainwindow.cpp;h=4ab78d1dc9972b1e2433fd34c830b240a3624c5e;hb=c1a688dec0b117146a47cc5200e5bc81e445fd2c;hp=6eabdb6737e0a5b3a8e6641392480c8ea271bff4;hpb=d0c0573b3ee694827a747727f862c5f91736ca05;p=pulseview.git 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;