]> andersk Git - moira.git/commitdiff
Don't prototype these ourself; ubik.h does.
authorzacheiss <zacheiss>
Tue, 30 Apr 2002 01:59:32 +0000 (01:59 +0000)
committerzacheiss <zacheiss>
Tue, 30 Apr 2002 01:59:32 +0000 (01:59 +0000)
afssync/ubik.c

index 6c5622d515727d4f2147f5b13d5a9aac0c5e29fe..ec39e832c16d7397a286c0cb05237de943459284 100644 (file)
@@ -139,18 +139,8 @@ long len;
     return(0);
 }
 
-
-/* Global declarations from ubik.c */
-long ubik_quorum=0;
-struct ubik_dbase *ubik_dbase=0;
-struct ubik_stats ubik_stats;
-long ubik_host;
-long ubik_epochTime = 0;
-long urecovery_state = 0;
-
 struct rx_securityClass *ubik_sc[3];
 
-
 /* Other declarations */
 
 afsconf_GetNoAuthFlag()
This page took 0.06191 seconds and 5 git commands to generate.