mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-18 09:28:45 +02:00
removed unneeded class declaration
This commit is contained in:
parent
3479f72ec9
commit
2c7d9d7a06
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@
|
||||||
#include "AudioInjectorOptions.h"
|
#include "AudioInjectorOptions.h"
|
||||||
#include "Sound.h"
|
#include "Sound.h"
|
||||||
|
|
||||||
class AbstractAudioInterface;
|
|
||||||
|
|
||||||
class AudioInjector : public QObject {
|
class AudioInjector : public QObject {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue