diff options
Diffstat (limited to 'xpcom/glue/nsThreadUtils.h')
-rw-r--r-- | xpcom/glue/nsThreadUtils.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xpcom/glue/nsThreadUtils.h b/xpcom/glue/nsThreadUtils.h index 01270c1e94..9942a1060a 100644 --- a/xpcom/glue/nsThreadUtils.h +++ b/xpcom/glue/nsThreadUtils.h @@ -1037,9 +1037,6 @@ public: private: bool lowIOPrioritySet; -#if defined(XP_MACOSX) - int oldPriority; -#endif }; void |