Bug 936912 - Build xpcom in unified mode; r=froydnj
This commit is contained in:
@@ -25,6 +25,9 @@ GetThreadPoolLog()
|
||||
return sLog;
|
||||
}
|
||||
#endif
|
||||
#ifdef LOG
|
||||
#undef LOG
|
||||
#endif
|
||||
#define LOG(args) PR_LOG(GetThreadPoolLog(), PR_LOG_DEBUG, args)
|
||||
|
||||
// DESIGN:
|
||||
|
||||
Reference in New Issue
Block a user