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
No known key found for this signature in database
GPG key ID: C3336907360768E1
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"