remove newline after private

This commit is contained in:
vaxerski 2023-04-21 15:25:13 +01:00
parent 87b765e618
commit ea15895916

View File

@ -110,7 +110,6 @@ namespace WallpaperEngine::Render::Drivers
CLayerSurface* lastLSInFocus = nullptr; CLayerSurface* lastLSInFocus = nullptr;
private: private:
void initEGL(); void initEGL();
void finishEGL(); void finishEGL();