From 37b5b095b90ea714478049408084f39707882a06 Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Mon, 4 Aug 2014 07:22:59 -0400 Subject: Rip out the filetap code We decided at sharkfest that this wasn't the right design for file dissection; we have more-or-less settled on way forward, but nobody's shown interest in implementing it. Whether or not that ever happens, this code is effectively dead and should be removed. Change-Id: I14d6086df3204fffb6485228db39d9f407661417 Reviewed-on: https://code.wireshark.org/review/3400 Petri-Dish: Evan Huus Tested-by: Petri Dish Buildbot Reviewed-by: Evan Huus --- config.nmake | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.nmake') diff --git a/config.nmake b/config.nmake index b59a92e40e..6752310604 100644 --- a/config.nmake +++ b/config.nmake @@ -49,11 +49,6 @@ WTAP_VERSION_MAJOR=$(VERSION_MAJOR) WTAP_VERSION_MINOR=$(VERSION_MINOR) WTAP_VERSION_MICRO=0 -# The version of the filetap library. Recommended: Leave unchanged. -FTAP_VERSION_MAJOR=$(VERSION_MAJOR) -FTAP_VERSION_MINOR=$(VERSION_MINOR) -FTAP_VERSION_MICRO=0 - ##### Directories ##### # -- cgit v1.2.3