mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-17 20:08:33 +00:00
Issue #1053 - Remove android support from XPCOM
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
|
||||
#include "nsUUIDGenerator.h"
|
||||
|
||||
#ifdef ANDROID
|
||||
extern "C" NS_EXPORT void arc4random_buf(void*, size_t);
|
||||
#endif
|
||||
|
||||
using namespace mozilla;
|
||||
|
||||
NS_IMPL_ISUPPORTS(nsUUIDGenerator, nsIUUIDGenerator)
|
||||
|
||||
Reference in New Issue
Block a user