1f46953 Removing unused declaration of functions and variable.

4 files Authored by lslebodn 11 years ago, Committed by jhrozek 11 years ago,
    Removing unused declaration of functions and variable.
    
    Variables dir_cc and file_cc are used in three
    modules: krb5_common.c, krb5_utils.c, krb5_child-test.c, therefore should be
    declared with extern in krb5_utils.h.
    
        
file modified
+0 -2