mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 01:04:06 +02:00
removed unneeded class def
This commit is contained in:
parent
bde39d9832
commit
6ddc6132fd
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
#include "Sound.h"
|
||||
|
||||
class AbstractAudioInterface;
|
||||
class AudioScriptingInterface;
|
||||
|
||||
class AudioInjector : public QObject {
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in a new issue