make lookup_query_object() static
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 12 Sep 2005 15:05:57 +0000 (15:05 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 12 Sep 2005 15:05:57 +0000 (15:05 +0000)
src/mesa/main/occlude.c

index d93380227e5b0860dfcfaa534ddde8309143a8de..53981d67c392afaf2ccd5e7243b1bab297e44929 100644 (file)
@@ -64,7 +64,7 @@ delete_query_object(struct gl_query_object *q)
 }
 
 
-struct gl_query_object *
+static struct gl_query_object *
 lookup_query_object(GLcontext *ctx, GLuint id)
 {
    return (struct gl_query_object *)