aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/wtap.h')
-rw-r--r--wiretap/wtap.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h
index 1a1d1b8f97..a77094ad02 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -1238,8 +1238,6 @@ void wtap_close(wtap *wth);
/*** dump packets into a capture file ***/
WS_DLL_PUBLIC
gboolean wtap_dump_can_open(int filetype);
-WS_DLL_PUBLIC
-gboolean wtap_dump_can_write_encap(int filetype, int encap);
/**
* Given a GArray of WTAP_ENCAP_ types, return the per-file encapsulation