From c21f9d614a5785cfb51ca5b47b4ac3a57b40b128 Mon Sep 17 00:00:00 2001 From: Adam Olsen Date: Thu, 17 May 2001 10:08:00 +0000 Subject: [PATCH] removed "in thinger" :) --- libs/video/targets/context_x11.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libs/video/targets/context_x11.c b/libs/video/targets/context_x11.c index 9fc2e88ad..93bc30bae 100644 --- a/libs/video/targets/context_x11.c +++ b/libs/video/targets/context_x11.c @@ -452,7 +452,6 @@ void X11_ForceViewPort (void) { #ifdef HAVE_VIDMODE - printf("in thinger\n"); if (vidmode_avail && vid_context_created) { Window theroot,scrap; int x,y,ax,ay;