IPStack - Cleaned up userland 'ip' tool, and fixed some little bugs
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / decorator.c
index 937fb18..6239b76 100644 (file)
@@ -48,7 +48,7 @@ void Decorator_UpdateBorderSize(tWindow *Window)
 
 void Decorator_Redraw(tWindow *Window)
 {
-        int    bActive;
+        int    bActive = 0;
         int    text_width, text_height;
        
        // TODO: This could possibly be expensive, but is there a better way?

UCC git Repository :: git.ucc.asn.au