mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-21 15:19:34 +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:
parent
66cdb43a45
commit
52cfa40dbc
@ -23015,3 +23015,5 @@
|
||||
* Fixed a regression in rdcatch(1) where creating a new event
|
||||
using the 'Save As' button would fail to send notifications of
|
||||
the added event.
|
||||
2022-04-30 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed debugging printf()s from lib/rdmarkerview.cpp'.
|
||||
|
@ -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();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user