mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Remove separate MP3 name space
It is no longer needed.
This commit is contained in:
parent
eae0de2b3f
commit
8cfddb6559
5 changed files with 2 additions and 7 deletions
|
|
@ -13,7 +13,6 @@
|
|||
#include <vector>
|
||||
|
||||
namespace mozilla {
|
||||
namespace mp3 {
|
||||
|
||||
class MP3TrackDemuxer;
|
||||
|
||||
|
|
@ -468,7 +467,6 @@ private:
|
|||
UniquePtr<AudioInfo> mInfo;
|
||||
};
|
||||
|
||||
} // namespace mp3
|
||||
} // namespace mozilla
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue