You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-21 14:57:09 +00:00
Remove unnecessary cpp files
This commit is contained in:
@@ -368,6 +368,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