X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fdevices%2Fhardwaredevice.cpp;h=ff52f817327d6d0d5790c91675e764d1d6091212;hb=762ab7a4b20928a784b2b3400ce748d901e32d2d;hp=0ed5c4ae3ee4cb5f6339505c9e640c03ab3fe69c;hpb=6f925ba9d6faf1077b73c5a5808259576081716a;p=pulseview.git diff --git a/pv/devices/hardwaredevice.cpp b/pv/devices/hardwaredevice.cpp index 0ed5c4ae..ff52f817 100644 --- a/pv/devices/hardwaredevice.cpp +++ b/pv/devices/hardwaredevice.cpp @@ -27,7 +27,6 @@ #include "hardwaredevice.hpp" -using std::dynamic_pointer_cast; using std::shared_ptr; using std::static_pointer_cast; using std::string;