1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

Removed useless dependency on stacktrace.h

This commit is contained in:
f4exb
2016-03-03 19:57:28 +01:00
parent 56df03ef29
commit 2079970972
-1
View File
@@ -9,7 +9,6 @@
#include "dsp/samplesource.h"
#include <QDebug>
#include "util/stacktrace.h"
PluginManager::PluginManager(MainWindow* mainWindow, DSPEngine* dspEngine, QObject* parent) :
QObject(parent),