projects
/
platform
/
upstream
/
xorg-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abd0865
)
glx: Remove a dead comment
author
Adam Jackson
<ajax@redhat.com>
Thu, 4 Jul 2013 14:31:40 +0000
(10:31 -0400)
committer
Adam Jackson
<ajax@redhat.com>
Wed, 11 Sep 2013 18:37:33 +0000
(14:37 -0400)
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
glx/glxext.c
patch
|
blob
|
history
diff --git
a/glx/glxext.c
b/glx/glxext.c
index
bc7fe82
..
2c3f5ed
100644
(file)
--- a/
glx/glxext.c
+++ b/
glx/glxext.c
@@
-286,10
+286,6
@@
glxClientCallback(CallbackListPtr *list, pointer closure, pointer data)
switch (pClient->clientState) {
case ClientStateRunning:
- /*
- ** By default, assume that the client supports
- ** GLX major version 1 minor version 0 protocol.
- */
cl->client = pClient;
break;