]> sigrok.org Git - pulseview.git/blobdiff - pv/view/logicsignal.hpp
DecodeTrace: Remove unnecessary parameters
[pulseview.git] / pv / view / logicsignal.hpp
index d7c4cb645b21eefc446a45acc1aae12228cc06ba..8c3525e6c47427bf94587fbfd82203ec1c2964e0 100644 (file)
@@ -94,13 +94,6 @@ public:
         */
        void scale_handle_dragged(int offset);
 
-       /**
-        * Paints the background layer of the signal with a QPainter
-        * @param p the QPainter to paint into.
-        * @param pp the painting parameters object to paint with..
-        */
-       void paint_back(QPainter &p, const ViewItemPaintParams &pp);
-
        /**
         * Paints the mid-layer of the signal with a QPainter
         * @param p the QPainter to paint into.