summaryrefslogtreecommitdiff
path: root/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'file.h')
-rw-r--r--file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/file.h b/file.h
index 559fa7cf6e..51ed688f6d 100644
--- a/file.h
+++ b/file.h
@@ -682,7 +682,6 @@ guint32 cf_comment_types(capture_file *cf);
* @param phdr the struct wtap_pkthdr for the frame
* @param pd the raw packet data for the frame
*/
-WS_DLL_PUBLIC
void cf_set_frame_edited(capture_file *cf, frame_data *fd, struct wtap_pkthdr *phdr, guint8 *pd);
#endif