зеркало из https://github.com/mozilla/pjs.git
fix my personal build bustage on the mac. (I #define DEBUG_sspitzer in NGLayoutConfigInclude.h)
This commit is contained in:
Родитель
60c9280b2e
Коммит
7894b99cb4
|
@ -384,7 +384,7 @@ nsresult nsNntpService::GetNewNews(nsIUrlListener * aUrlListener,
|
|||
return NS_ERROR_NULL_POINTER;
|
||||
}
|
||||
|
||||
#if DEBUG_sspitzer
|
||||
#ifdef DEBUG_sspitzer
|
||||
printf("nsNntpService::GetNewNews(%s)\n", uri);
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче