A number of changes moving towards dynamic linking support on Linux.
Not part of the build. git-svn-id: svn://10.0.0.236/trunk@92291 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -34,16 +34,6 @@
|
||||
// Main Mozilla cross-platform declarations.
|
||||
#include "xp_core.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
# ifndef DEBUG
|
||||
# define DEBUG
|
||||
# endif
|
||||
|
||||
# define DEVELOPER_DEBUG
|
||||
# define NS_DEBUG
|
||||
# define DEBUG_markh
|
||||
#endif // DEBUG
|
||||
|
||||
#include <nsIAllocator.h>
|
||||
#include <nsIWeakReference.h>
|
||||
#include <nsXPIDLString.h>
|
||||
|
||||
Reference in New Issue
Block a user