From: Brian Paul Date: Mon, 12 Sep 2005 15:05:57 +0000 (+0000) Subject: make lookup_query_object() static X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=68d436140d44a9f33cb5817577ecd980c694c889;p=mesa.git make lookup_query_object() static --- diff --git a/src/mesa/main/occlude.c b/src/mesa/main/occlude.c index d93380227e5..53981d67c39 100644 --- a/src/mesa/main/occlude.c +++ b/src/mesa/main/occlude.c @@ -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 *)