You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-21 14:57:09 +00:00
Merge pull request #108516 from KoBeWi/file_graveyard
Remove unnecessary cpp files after cleanup
This commit is contained in:
@@ -370,6 +370,5 @@ public:
|
||||
virtual void tick() = 0;
|
||||
virtual void pre_draw(bool p_will_draw) = 0;
|
||||
|
||||
RenderingMethod();
|
||||
virtual ~RenderingMethod();
|
||||
virtual ~RenderingMethod() {}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user