mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Cleanup unused engine code
This commit is contained in:
@@ -274,8 +274,6 @@ class ScriptCodeCompletionCache {
|
||||
static ScriptCodeCompletionCache *singleton;
|
||||
|
||||
public:
|
||||
virtual RES get_cached_resource(const String &p_path) = 0;
|
||||
|
||||
static ScriptCodeCompletionCache *get_singleton() { return singleton; }
|
||||
|
||||
ScriptCodeCompletionCache();
|
||||
|
||||
Reference in New Issue
Block a user