]> source.dussan.org Git - tigervnc.git/commitdiff
ddxInitGlobals() was removed from Xorg ages ago
authorPierre Ossman <ossman@cendio.se>
Thu, 29 Jan 2015 09:24:41 +0000 (10:24 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 29 Jan 2015 09:24:41 +0000 (10:24 +0100)
unix/xserver/hw/vnc/xvnc.c

index 1d85673a014dcea8341b838546ced678e66921a0..e4d2112da2aa0fd2c5d69999db211ad6cc342a91 100644 (file)
@@ -328,11 +328,6 @@ void ddxUseMsg(void)
     vncListParams(79, 14);
 }
 
-/* ddxInitGlobals - called by |InitGlobals| from os/util.c */
-void ddxInitGlobals(void)
-{
-}
-
 static 
 Bool displayNumFree(int num)
 {