Skip to content

Commit 03a4c03

Browse files
committed
recompile native code
1 parent 43e5518 commit 03a4c03

File tree

4 files changed

+0
-2
lines changed

4 files changed

+0
-2
lines changed

core/different/different.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@
1818
[NSApp setPresentationOptions:0];
1919
}
2020

21-
2221
JNIEXPORT void JNICALL Java_processing_core_ThinkDifferent_activateIgnoringOtherApps
2322
(JNIEnv *env, jclass klass)
2423
{
2524
[NSApp activateIgnoringOtherApps:true];
2625
}
2726

28-
2927
JNIEXPORT void JNICALL Java_processing_core_ThinkDifferent_activate
3028
(JNIEnv *env, jclass klass)
3129
{
0 Bytes
Binary file not shown.

core/different/libDifferent_x86_64

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)