mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 21:03:08 +09:00
Issue #1053 - Remove android support from XPCOM
This commit is contained in:
parent
68d64c0c58
commit
26403f20ac
30 changed files with 27 additions and 476 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue