mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
2022-04-30 Fred Gleason <fredg@paravelsystems.com>
* Removed debugging printf()s from lib/rdmarkerview.cpp'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -367,7 +367,6 @@ RDMarkerView::RDMarkerView(int width,int height,QWidget *parent)
|
||||
d_scene=NULL;
|
||||
d_sample_rate=rda->system()->sampleRate();
|
||||
d_right_margin=0;
|
||||
printf("clearing cursor\n");
|
||||
d_cursor=NULL;
|
||||
clear();
|
||||
|
||||
|
Reference in New Issue
Block a user