X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fview.hpp;fp=pv%2Fview%2Fview.hpp;h=1d63417cb89ab520dd7c43e07cfaf72f3b6240fd;hp=930f6cd2b560c26b32fd96ede652b5e32a39ca0e;hb=9b64f2dfe9179f665ef97c0d0ac992274864f4a4;hpb=e6d42eec32b61b6831b7926a9d6a5cd03d1f3430 diff --git a/pv/view/view.hpp b/pv/view/view.hpp index 930f6cd2..1d63417c 100644 --- a/pv/view/view.hpp +++ b/pv/view/view.hpp @@ -199,12 +199,6 @@ public: std::pair get_time_extents() const; - /** - * Enables or disables sticky scrolling, i.e. the view always shows - * the most recent samples when capturing data. - */ - void enable_sticky_scrolling(bool state); - /** * Enables or disables coloured trace backgrounds. If they're not * coloured then they will use alternating colors.