1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Remove now unused FileAccessBuffered.

(cherry picked from commit 781efc26e0)
This commit is contained in:
Fabio Alessandrelli
2020-12-06 19:37:11 +01:00
committed by Rémi Verschelde
parent 87e9fbc8a0
commit f73c9e555f
7 changed files with 1 additions and 434 deletions

View File

@@ -30,7 +30,6 @@
#include "os_javascript.h"
#include "core/io/file_access_buffered_fa.h"
#include "core/io/json.h"
#include "drivers/gles2/rasterizer_gles2.h"
#include "drivers/gles3/rasterizer_gles3.h"