You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Remove obsolete ANDROID_NATIVE_ACTIVITY
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
#ifndef DIR_ACCESS_JANDROID_H
|
||||
#define DIR_ACCESS_JANDROID_H
|
||||
|
||||
#ifndef ANDROID_NATIVE_ACTIVITY
|
||||
|
||||
#include "core/os/dir_access.h"
|
||||
#include "java_glue.h"
|
||||
#include <stdio.h>
|
||||
@@ -87,4 +85,3 @@ public:
|
||||
};
|
||||
|
||||
#endif // DIR_ACCESS_JANDROID_H
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user