Remove WEBRTC_IOS from RTCPeerConnectionFactory public header.

We shouldn't make external users define this flag to use our file.

BUG=

Review URL: https://codereview.webrtc.org/1825713003

Cr-Commit-Position: refs/heads/master@{#12106}
This commit is contained in:
tkchin
2016-03-23 11:29:27 -07:00
committed by Commit bot
parent a8415fe9ea
commit 24a62d5d83
3 changed files with 6 additions and 7 deletions

View File

@ -23,4 +23,4 @@
#define RTC_FWD_DECL_OBJC_CLASS(classname) typedef struct objc_object classname
#endif
#endif // WEBRTC_BASE_OBJC_RTC_MACROS_H_
#endif // WEBRTC_BASE_OBJC_RTC_MACROS_H_