svn revert r603055, it's nonsense
svn path=/branches/work/kwin_composite/; revision=603098
This commit is contained in:
parent
e99a883a81
commit
2150cae758
1 changed files with 1 additions and 1 deletions
|
@ -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 );
|
||||
|
|
Loading…
Reference in a new issue