#include "sbDeviceCompatibility.h"
#include <nsComponentManagerUtils.h>
#include <nsServiceManagerUtils.h>
Go to the source code of this file.
Macros | |
#define | TRACE(args) /* nothing */ |
#define | LOG(args) /* nothing */ |
#define LOG | ( | args | ) | /* nothing */ |
Definition at line 44 of file sbDeviceCompatibility.cpp.
#define TRACE | ( | args | ) | /* nothing */ |
To log this module, set the following environment variable: NSPR_LOG_MODULES=sbDeviceCompatibility:5
Definition at line 43 of file sbDeviceCompatibility.cpp.