Apply suggestions from code review

Co-authored-by: Mai <mathew1800@gmail.com>
Co-authored-by: BhaaL <bhaalsen@gmail.com>
Co-authored-by: iwubcode <iwubcode@users.noreply.github.com>
This commit is contained in:
Scott Mansell 2023-02-03 13:18:37 +13:00
commit 60f2b5af7b
18 changed files with 44 additions and 31 deletions

View file

@ -69,7 +69,6 @@ public:
void BindBackbuffer(const ClearColor& clear_color = {}) override;
void PresentBackbuffer() override;
// Returns info about the main surface (aka backbuffer)
SurfaceInfo GetSurfaceInfo() const override;
private: