mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2024-11-17 17:50:57 +00:00
Remove a non-existent friend class
This commit is contained in:
parent
a661797aa8
commit
72ddc0d935
1 changed files with 0 additions and 1 deletions
|
@ -198,7 +198,6 @@ private:
|
|||
|
||||
std::vector<SoundStream*> Streams;
|
||||
friend class OpenALSoundStream;
|
||||
friend class OpenALCallbackStream;
|
||||
};
|
||||
|
||||
#endif // NO_OPENAL
|
||||
|
|
Loading…
Reference in a new issue