From 6697d30b7213b1bf0147e5acfbbf1072e13d2810 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 28 Oct 2013 04:07:52 +0000 Subject: Revert SVN #52914; OSX-10.6-x64 buildbot still givs an error (At least we now know which line of code gives the error). svn path=/trunk/; revision=52915 --- wiretap/file_access.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'wiretap/file_access.c') diff --git a/wiretap/file_access.c b/wiretap/file_access.c index a65fd108c9..3134332b86 100644 --- a/wiretap/file_access.c +++ b/wiretap/file_access.c @@ -972,12 +972,7 @@ static const struct file_type_info dump_open_table_base[] = { /* WTAP_FILE_STANAG_4607 */ { "STANAG 4607 Format", "stanag4607", NULL, NULL, FALSE, FALSE, 0, - NULL, NULL }, - - /* WTAP_FILE_NETSCALER_3_0 */ - { "NetScaler Trace (Version 3.0)", "nstrace30", "cap", NULL, - TRUE, FALSE, 0, - nstrace_30_dump_can_write_encap, nstrace_dump_open } + NULL, NULL } }; -- cgit v1.2.3