~smspillaz/compiz/experimental

« back to all changes in this revision

Viewing changes to plugins/decor/src/decor.cpp

MergeĀ lp:compiz

Show diffs side-by-side

added added

removed removed

Lines of Context:
856
856
            /* Creating a new decoration failed ... see if we can use
857
857
             * the old one */
858
858
 
859
 
            unsigned int    frameType, frameState, frameActions;
 
859
            unsigned int    frameType, frameState, frameActions = 0;
860
860
            Pixmap          pixmap = None;
861
861
            decor_extents_t border;
862
862
            decor_extents_t input;