mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-20 09:21:09 +00:00
removed "in thinger" :)
This commit is contained in:
parent
749270a52a
commit
c21f9d614a
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue