svn revert r603055, it's nonsense

svn path=/branches/work/kwin_composite/; revision=603098
This commit is contained in:
Luboš Luňák 2006-11-07 20:33:52 +00:00
parent e99a883a81
commit 2150cae758

View file

@ -237,7 +237,7 @@ void SceneOpenGL::initBuffer()
root_db = true;
else
{
if( findConfig( root_buffer_attrs, fbcroot, XVisualIDFromVisual( attrs.visual )))
if( findConfig( root_buffer_attrs, fbcroot ))
root_db = false;
else
assert( false );