fix cURL/SSL
[ardour.git] / gtk2_ardour / route_time_axis.h
index efa2bfafb86f194989bfba4dd15a2f0dbe4fe043..0634890e515b6f33b84d3d0063d272eb867c966b 100644 (file)
@@ -107,7 +107,7 @@ public:
 
        /* Editing operations */
        void cut_copy_clear (Selection&, Editing::CutCopyOp);
-       bool paste (ARDOUR::framepos_t, const Selection&, PasteContext& ctx, const int32_t& sub_num);
+       bool paste (ARDOUR::framepos_t, const Selection&, PasteContext& ctx, const int32_t sub_num);
        RegionView* combine_regions ();
        void uncombine_regions ();
        void uncombine_region (RegionView*);