mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 16:08:39 -05:00
Removed useless dependency on stacktrace.h
This commit is contained in:
parent
56df03ef29
commit
2079970972
@ -9,7 +9,6 @@
|
||||
#include "dsp/samplesource.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include "util/stacktrace.h"
|
||||
|
||||
PluginManager::PluginManager(MainWindow* mainWindow, DSPEngine* dspEngine, QObject* parent) :
|
||||
QObject(parent),
|
||||
|
Loading…
Reference in New Issue
Block a user