]> sigrok.org Git - pulseview.git/blobdiff - pv/view/timemarker.h
Removed TimeMarker copy constructor
[pulseview.git] / pv / view / timemarker.h
index 37e10a3f0e386e14feb688193bed686c99c60e6b..2536db75b649694a05a3fe919c3eb7dd524fef27 100644 (file)
@@ -48,11 +48,6 @@ protected:
         */
        TimeMarker(const View &view, const QColor &colour, double time);
 
-       /**
-        * Copy constructor
-        */
-       TimeMarker(const TimeMarker &s);
-
 public:
        /**
         * Gets the time of the marker.