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:
@@ -9,7 +9,6 @@
|
||||
#include "dsp/samplesource.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include "util/stacktrace.h"
|
||||
|
||||
PluginManager::PluginManager(MainWindow* mainWindow, DSPEngine* dspEngine, QObject* parent) :
|
||||
QObject(parent),
|
||||
|
||||
Reference in New Issue
Block a user