mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 1073081 - Fix -Wattribute warnings by removing unnecessary forward declarations. r=ehsan
--HG-- extra : source : a53418b5392c529098ca015ea7bce192a73bc5e1
This commit is contained in:
parent
40dadf0d08
commit
4830e53616
@ -35,7 +35,6 @@ struct MOZ_EXPORT MediaSource;
|
||||
struct MOZ_EXPORT MediaWriter;
|
||||
class MOZ_EXPORT MetaData;
|
||||
struct MOZ_EXPORT AudioSource;
|
||||
class MOZ_EXPORT MediaProfiles;
|
||||
class GonkCameraHardware;
|
||||
|
||||
struct GonkRecorder {
|
||||
|
Loading…
Reference in New Issue
Block a user