summaryrefslogtreecommitdiff
path: root/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'file.h')
-rw-r--r--file.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/file.h b/file.h
index 0f082730aa..f844594a98 100644
--- a/file.h
+++ b/file.h
@@ -703,11 +703,6 @@ guint32 cf_comment_types(capture_file *cf);
void cf_set_frame_edited(capture_file *cf, frame_data *fd, struct wtap_pkthdr *phdr, guint8 *pd);
#endif
-#if defined(HAVE_HEIMDAL_KERBEROS) || defined(HAVE_MIT_KERBEROS)
-WS_DLL_PUBLIC
-void read_keytab_file(const char *);
-#endif
-
#ifdef __cplusplus
}
#endif /* __cplusplus */