X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.h;fp=pv%2Fview%2Ftimemarker.h;h=2536db75b649694a05a3fe919c3eb7dd524fef27;hb=137ed2551534f005bf79b24bd6c95eef1be5611b;hp=37e10a3f0e386e14feb688193bed686c99c60e6b;hpb=58864c5c5dffac4254f199356aaeb5eabd608630;p=pulseview.git diff --git a/pv/view/timemarker.h b/pv/view/timemarker.h index 37e10a3f..2536db75 100644 --- a/pv/view/timemarker.h +++ b/pv/view/timemarker.h @@ -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.