From a43b6b0edffbf75c52de8cc1d05313a0143025ea Mon Sep 17 00:00:00 2001 From: Lars Roland Date: Thu, 2 Dec 2004 20:16:17 +0000 Subject: Don't export flags_set_truth from libethereal.dll. It can't be used in a plugin on win32 to initialize static variables, e.g. hf_register_info arrays. svn path=/trunk/; revision=12660 --- epan/libethereal.def | 1 - 1 file changed, 1 deletion(-) diff --git a/epan/libethereal.def b/epan/libethereal.def index 535fe577cf..badcb9f82d 100644 --- a/epan/libethereal.def +++ b/epan/libethereal.def @@ -196,7 +196,6 @@ find_dissector_table find_protocol_by_id find_tap_id find_val_for_string -flags_set_truth DATA follow_tcp_stats fragment_add fragment_add_seq -- cgit v1.2.3