Module Name:    xsrc
Committed By:   macallan
Date:           Wed Apr 13 15:47:03 UTC 2011

Modified Files:
        xsrc/external/mit/xf86-video-suncg6/dist/src: cg6_driver.c

Log Message:
xf86LoaderReqSymLists() is no more


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_driver.c
diff -u xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_driver.c:1.4 xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_driver.c:1.5
--- xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_driver.c:1.4	Wed Jun 10 00:53:19 2009
+++ xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_driver.c	Wed Apr 13 15:47:03 2011
@@ -417,7 +417,6 @@
         CG6FreeRec(pScrn);
         return FALSE;
     }
-    xf86LoaderReqSymLists(xaaSymbols, NULL);
 
     /*********************
     set up clock and mode stuff

Reply via email to