Auto format C++ source

This commit is contained in:
2022-08-08 01:07:26 -07:00
parent c5a640e22d
commit 7433d54c16
155 changed files with 17259 additions and 16879 deletions

View File

@@ -35,8 +35,7 @@
KRSurfaceManager::KRSurfaceManager(KRContext& context)
: KRContextObject(context)
, m_topSurfaceHandle(0)
{
}
{}
KRSurfaceManager::~KRSurfaceManager()
{