mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Remove obsolete ANDROID_NATIVE_ACTIVITY
This commit is contained in:
parent
ca28c455bf
commit
6105a8beb1
16 changed files with 0 additions and 2050 deletions
|
@ -28,8 +28,6 @@
|
|||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
|
||||
#ifndef ANDROID_NATIVE_ACTIVITY
|
||||
|
||||
#include "dir_access_jandroid.h"
|
||||
#include "core/print_string.h"
|
||||
#include "file_access_jandroid.h"
|
||||
|
@ -245,4 +243,3 @@ DirAccessJAndroid::~DirAccessJAndroid() {
|
|||
|
||||
list_dir_end();
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue