changeset 17899 | d3a864bdee7d |
parent 12047 | 320a714614e9 |
child 23010 | 6dadb192ad81 |
--- a/jdk/src/macosx/native/sun/awt/CDropTargetContextPeer.m Fri May 31 19:34:02 2013 +0400 +++ b/jdk/src/macosx/native/sun/awt/CDropTargetContextPeer.m Mon Jun 03 10:14:05 2013 +0400 @@ -61,7 +61,6 @@ JNIEXPORT jlong JNICALL Java_sun_lwawt_macosx_CDropTargetContextPeer_startTransfer (JNIEnv *env, jobject jthis, jlong jdroptarget, jlong jformat) { - AWT_ASSERT_NOT_APPKIT_THREAD; jlong result = (jlong) 0L;