Fix typo
[mesa.git] / src / mesa / swrast / swrast.h
index 056435ee702f4667358b50ecfc26324ac72199b1..94b564d78e8b33a4ccd35c5c6f418b463b01d890 100644 (file)
@@ -119,12 +119,7 @@ _swrast_Accum( GLcontext *ctx, GLenum op,
               GLint width, GLint height );
 
 
-/* Get a pointer to the stipple counter.
- */
-extern GLuint *
-_swrast_get_stipple_counter_ref( GLcontext *ctx );
-
-/* Reset the stipple pointer via a function call
+/* Reset the stipple counter
  */
 extern void
 _swrast_ResetLineStipple( GLcontext *ctx );