[awt_xawt]

This commit is contained in:
Duy Tran Khanh 2020-12-01 13:21:41 +07:00 committed by GitHub
parent bb348c1532
commit bacbb75864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,11 +55,11 @@
*/
#include "awt_global.h"
/*
#if defined(DEBUG) || defined(INTERNAL_BUILD)
static jmethodID lockIsHeldMID = NULL;
/*
static void
CheckHaveAWTLock(JNIEnv *env)
{