mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Issue #1751 -- Remove XP_MACOSX conditionals and support files from /xpcom
This commit is contained in:
parent
ccf9e5f54b
commit
df94ccb22c
40 changed files with 27 additions and 2812 deletions
|
|
@ -106,7 +106,7 @@
|
|||
*/
|
||||
#define XRE_SYS_SHARE_EXTENSION_PARENT_DIR "XRESysSExtPD"
|
||||
|
||||
#if defined(XP_UNIX) || defined(XP_MACOSX)
|
||||
#if defined(XP_UNIX)
|
||||
/**
|
||||
* Directory service keys for the system-wide and user-specific
|
||||
* directories where host manifests used by the WebExtensions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue