Bug 942914 - Remove initializer from .h file. r=rbarker
This commit is contained in:
@@ -331,7 +331,7 @@ protected:
|
||||
JNIEnv *mJNIEnv;
|
||||
pthread_t mThread;
|
||||
|
||||
GeckoLayerClient *mLayerClient = NULL;
|
||||
GeckoLayerClient *mLayerClient;
|
||||
|
||||
// the android.telephony.SmsMessage class
|
||||
jclass mAndroidSmsMessageClass;
|
||||
|
||||
Reference in New Issue
Block a user