]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/timemarker.hpp
Style and architecture fixes
[pulseview.git] / pv / views / trace / timemarker.hpp
index 327a498ffe964295d876eb6ea40d38ddb50557f4..99c56d34beedad769a7b4e988b456178210fa412 100644 (file)
@@ -74,8 +74,6 @@ public:
 
        float get_x() const override;
 
-       virtual const pv::util::Timestamp delta(const pv::util::Timestamp& other) const override;
-
        /**
         * Gets the arrow-tip point of the time marker.
         * @param rect the rectangle of the ruler area.