remove some cruft
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4776 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -48,11 +48,6 @@ enum protection_level {
|
|||||||
prot_private
|
prot_private
|
||||||
};
|
};
|
||||||
|
|
||||||
extern enum protection_level command_prot;
|
|
||||||
extern enum protection_level data_prot;
|
|
||||||
extern size_t buffer_size;
|
|
||||||
extern void *data_buffer;
|
|
||||||
|
|
||||||
struct sec_client_mech {
|
struct sec_client_mech {
|
||||||
char *name;
|
char *name;
|
||||||
size_t size;
|
size_t size;
|
||||||
|
Reference in New Issue
Block a user