mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 04:12:46 +02:00
Remove debug statement.
This commit is contained in:
parent
54116cbc85
commit
9ed698e04c
1 changed files with 0 additions and 2 deletions
|
@ -416,8 +416,6 @@ Menu::Menu() :
|
||||||
Menu::~Menu() {
|
Menu::~Menu() {
|
||||||
bandwidthDetailsClosed();
|
bandwidthDetailsClosed();
|
||||||
voxelStatsDetailsClosed();
|
voxelStatsDetailsClosed();
|
||||||
|
|
||||||
qDebug() << "menu deleted\n";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void Menu::loadSettings(QSettings* settings) {
|
void Menu::loadSettings(QSettings* settings) {
|
||||||
|
|
Loading…
Reference in a new issue