gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / frontends / glx / xlib / xm_public.h
index 9afc5f5d7cfd0ae1f94ad18d9a757552793f9b2a..05fa7848e10a96af917cf860c754b438402e0f16 100644 (file)
@@ -34,7 +34,7 @@
 struct pipe_screen;
 struct st_api;
 
-/* This is the driver interface required by the glx/xlib state tracker. 
+/* This is the driver interface required by the glx/xlib frontends.
  */
 struct xm_driver {
    struct pipe_screen *(*create_pipe_screen)( Display *display );