CC: Remove a couple of extraneous empty lines

This commit is contained in:
Casian Andrei 2012-09-23 15:36:23 +03:00
parent f219c108bb
commit e26cc0a4cf
2 changed files with 0 additions and 2 deletions

View file

@ -45,7 +45,6 @@ GlxBackend::GlxBackend()
init();
}
GlxBackend::~GlxBackend()
{
// TODO: cleanup in error case

View file

@ -255,7 +255,6 @@ bool SceneOpenGL::initFailed() const
return !init_ok;
}
int SceneOpenGL::paint(QRegion damage, ToplevelList toplevels)
{
// actually paint the frame, flushed with the NEXT frame