paranoia mode

-    int boundingShaped, clipShaped;
+    int boundingShaped = 0, clipShaped = 0;

svn path=/trunk/kdebase/kwin/; revision=143391
This commit is contained in:
Stephan Kulow 2002-03-17 13:31:35 +00:00
parent e9b984e3f8
commit 1b6bb5f2f2

View file

@ -157,7 +157,7 @@ static Window null_focus_window = 0;
bool Shape::hasShape( WId w){
int xws, yws, xbs, ybs;
unsigned int wws, hws, wbs, hbs;
int boundingShaped, clipShaped;
int boundingShaped = 0, clipShaped = 0;
if (!kwin_has_shape)
return FALSE;
XShapeQueryExtents(qt_xdisplay(), w,