add ability to --disable-shape
2003-01-11 Havoc Pennington <hp@pobox.com> * configure.in: add ability to --disable-shape
This commit is contained in:

committed by
Havoc Pennington

parent
374e5d400d
commit
339a86150b
@ -919,7 +919,7 @@ meta_frames_apply_shapes (MetaFrames *frames,
|
||||
frame->shape_applied = TRUE;
|
||||
|
||||
XDestroyRegion (window_xregion);
|
||||
#endif
|
||||
#endif /* HAVE_SHAPE */
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user