freebsd-ports/x11-toolkits/xview/files/patch-lib+libxview+frame+fm_rescale.c
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

11 lines
427 B
C

--- lib/libxview/frame/fm_rescale.c.orig Sat Oct 4 19:28:47 2003
+++ lib/libxview/frame/fm_rescale.c Sat Oct 4 19:31:47 2003
@@ -43,7 +43,7 @@
*/
window_default_event_func(frame_public, (Event *) 0, scale, (Notify_event_type) 0);
window_calculate_new_size(frame_public, frame_public, &frame_height, &frame_width);
- xv_set(frame_public, WIN_RECT, 0);
+ /* xv_set(frame_public, WIN_RECT, 0); */
/*