Skip to content

Commit

Permalink
Drop missing #endif
Browse files Browse the repository at this point in the history
  • Loading branch information
EXL committed Oct 26, 2018
1 parent 871fca5 commit 174dfc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gish/src/main/cpp/Gish/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ int main (int argc,char *argv[])
chdir(dirname(argv[0]));
#endif
#endif
#endif

#ifdef ANDROID_NDK
initializeJavaEnviron();
Expand Down

0 comments on commit 174dfc8

Please sign in to comment.