mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Cleanup unused engine code v2
This commit is contained in:
@@ -92,7 +92,6 @@ class ResourceLoaderBinary {
|
||||
HashMap<String, Ref<Resource>> dependency_cache;
|
||||
|
||||
public:
|
||||
void set_local_path(const String &p_local_path);
|
||||
Ref<Resource> get_resource();
|
||||
Error load();
|
||||
void set_translation_remapped(bool p_remapped);
|
||||
|
||||
Reference in New Issue
Block a user