X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fstoresession.cpp;h=484f1ff60f2547cad7924f10c9e1dd202958e7a4;hp=741d18a660d73dc628e08eec6a7c151d521cebf6;hb=9d92941e3e8f6a35e6d30df4ba5c896b997047d6;hpb=d260d425863efa6d80a5a5f3d920373a6d159aef diff --git a/pv/storesession.cpp b/pv/storesession.cpp index 741d18a6..484f1ff6 100644 --- a/pv/storesession.cpp +++ b/pv/storesession.cpp @@ -95,7 +95,6 @@ bool StoreSession::start() } // Get the logic data - //shared_ptr data; if (!(data = dynamic_pointer_cast(*data_set.begin()))) { _error = tr("PulseView currently only has support for "