diff options
author | Brian Paul <[email protected]> | 2005-01-10 23:16:49 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-01-10 23:16:49 +0000 |
commit | 14e98b7d7c64c306028121a589cfb68845628ccf (patch) | |
tree | f50cc1d3e00035f84004b3ac85a8f8ab91e1ec38 /progs | |
parent | ff53a4ee13f67acc0e975533b500662d3efd7389 (diff) |
remove a debug line
Diffstat (limited to 'progs')
-rw-r--r-- | progs/xdemos/pbutil.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/xdemos/pbutil.c b/progs/xdemos/pbutil.c index c9df5b3a05b..e82fc6ac59d 100644 --- a/progs/xdemos/pbutil.c +++ b/progs/xdemos/pbutil.c @@ -26,7 +26,6 @@ int QueryPbuffers(Display *dpy, int screen) { - return 1; #if defined(GLX_VERSION_1_3) { /* GLX 1.3 supports pbuffers */ |