diff options
Diffstat (limited to 'src/drivers/Android/Fl_Android_Application.H')
| -rw-r--r-- | src/drivers/Android/Fl_Android_Application.H | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/drivers/Android/Fl_Android_Application.H b/src/drivers/Android/Fl_Android_Application.H index dc5838525..20862ab46 100644 --- a/src/drivers/Android/Fl_Android_Application.H +++ b/src/drivers/Android/Fl_Android_Application.H @@ -245,22 +245,6 @@ private: }; -#ifdef __cplusplus -extern "C" { -#endif - -/** - * This is the function that application code must implement, representing - * the main entry to the app. - */ -extern int main(int argc, char **argv); - -#ifdef __cplusplus -} -#endif - - - #endif // FL_ANDROID_APPLICATION_H // |
