aboutsummaryrefslogtreecommitdiffstats
path: root/cfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfile.h')
-rw-r--r--cfile.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cfile.h b/cfile.h
index 7a3c39d17a..51602944e3 100644
--- a/cfile.h
+++ b/cfile.h
@@ -43,9 +43,6 @@ typedef struct _capture_file capture_file;
extern void cap_file_init(capture_file *cf);
-extern const char *cap_file_get_interface_name(capture_file *cf, guint32 interface_id);
-extern const char *cap_file_get_interface_description(capture_file *cf, guint32 interface_id);
-
#ifdef __cplusplus
}
#endif /* __cplusplus */