mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-28 22:52:37 +02:00
2014-11-04 Fred Gleason <fredg@paravelsystems.com>
* Removed debugging printf from 'utils/rdhpiinfo/rdhpiinfo.cpp'.
This commit is contained in:
parent
6f1919d474
commit
98b3043fe1
@ -14635,3 +14635,5 @@
|
||||
* Incremented the package version to 2.10.0int01.
|
||||
2014-11-03 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added a 'usermode-gtk' dependency for RHEL 7 in 'configure.ac'.
|
||||
2014-11-04 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed debugging printf from 'utils/rdhpiinfo/rdhpiinfo.cpp'.
|
||||
|
@ -66,7 +66,6 @@ MainWidget::MainWidget(QWidget *parent,const char *name)
|
||||
// Open HPI
|
||||
//
|
||||
if(HPI_SubSysCreate()==NULL) {
|
||||
printf("HERE\n");
|
||||
QMessageBox::warning(this,tr("HPI Error"),
|
||||
tr("The ASI HPI Driver is not loaded!"));
|
||||
exit(1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user