svn revert r603055, it's nonsense

svn path=/branches/work/kwin_composite/; revision=603098
icc-effect-5.14.5
Luboš Luňák 2006-11-07 20:33:52 +00:00
parent e99a883a81
commit 2150cae758
1 changed files with 1 additions and 1 deletions

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 );