X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fdata%2Fdecoderstack.cpp;h=760d336e14c4dcb65628b2ebb9a8bff31849754e;hb=caabb84c559023f179bf2c4600a5ebce34eab081;hp=7bd5e6e6c2431d4e182fbfe051aa2dc08357a577;hpb=9a0cd293620ae082a46ee5f2e53bf700301f9c87;p=pulseview.git diff --git a/pv/data/decoderstack.cpp b/pv/data/decoderstack.cpp index 7bd5e6e..760d336 100644 --- a/pv/data/decoderstack.cpp +++ b/pv/data/decoderstack.cpp @@ -141,7 +141,7 @@ void DecoderStack::begin_decode() data); } -void DecoderStack::clear_snapshots() +void DecoderStack::clear() { }