From c51fadb15f683d7e5c0350e25a22aacb91e88b2a Mon Sep 17 00:00:00 2001 From: malc Date: Tue, 28 Feb 2012 00:43:35 +0400 Subject: [PATCH] Whoops --- wsi.ml | 1 - 1 file changed, 1 deletion(-) diff --git a/wsi.ml b/wsi.ml index c36ee24..58a40a0 100644 --- a/wsi.ml +++ b/wsi.ml @@ -656,7 +656,6 @@ let setup sock screennum w h = let completed = ref false in sendwithrep sock s (fun resp -> glx wid; - let w = r16 resp 16 and h = r16 resp 18 in state.w <- w; -- 2.11.4.GIT