fix: crash of closeEvent in racewindow and settingsmenu + code cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ HardwareSetup::~HardwareSetup() {
|
||||
//perror("ioperm");
|
||||
}*/
|
||||
|
||||
std::cout << "Hardware beendet" << std::endl;
|
||||
std::cout << "Destructor of Hardware" << std::endl;
|
||||
this->stop = 1;
|
||||
|
||||
if (HARDWARE_VERSION == 2) {
|
||||
|
||||
Reference in New Issue
Block a user