mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-09 01:01:03 +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)
|
X11_ForceViewPort (void)
|
||||||
{
|
{
|
||||||
#ifdef HAVE_VIDMODE
|
#ifdef HAVE_VIDMODE
|
||||||
printf("in thinger\n");
|
|
||||||
if (vidmode_avail && vid_context_created) {
|
if (vidmode_avail && vid_context_created) {
|
||||||
Window theroot,scrap;
|
Window theroot,scrap;
|
||||||
int x,y,ax,ay;
|
int x,y,ax,ay;
|
||||||
|
|
Loading…
Reference in a new issue