]> sigrok.org Git - pulseview.git/blobdiff - test/data/logicsegment.cpp
Remove unused "using" declarations.
[pulseview.git] / test / data / logicsegment.cpp
index b634257c17eaa278d261e560f7fb6a5c776c5cc6..848cc5a534f2e6867825a254eefa710cf99ef1ae 100644 (file)
 
 #include <pv/data/logicsegment.hpp>
 
+#if 0
 using pv::data::LogicSegment;
 using std::vector;
+#endif
 
 // Dummy, remove again when unit tests are fixed.
 BOOST_AUTO_TEST_SUITE(DummyTestSuite)