X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftabular_decoder%2Fview.hpp;h=93761bda49bc15e56fadad2162bec7791aa55b13;hp=999501a2541b90626f0758e37e17a9cec40ad72d;hb=c84afcfd68ab1fef53e579c8c04d4e83ef9597a0;hpb=86d4b8e3e52a422fe3a6956d6bbef27f1859717b diff --git a/pv/views/tabular_decoder/view.hpp b/pv/views/tabular_decoder/view.hpp index 999501a2..93761bda 100644 --- a/pv/views/tabular_decoder/view.hpp +++ b/pv/views/tabular_decoder/view.hpp @@ -48,7 +48,7 @@ enum SaveType { enum ViewModeType { ViewModeAll, ViewModeLatest, - ViewModeVisible, +// ViewModeVisible, ViewModeCount // Indicates how many save types there are, must always be last };