From 11f92323360cffecc4b7f90efc76202e5762f8d3 Mon Sep 17 00:00:00 2001 From: Olivier Biot Date: Thu, 18 Mar 2004 19:04:33 +0000 Subject: From Lars Roland: Move timestamp_type into libethereal and provide accessor methods for getting and setting the timestamp type. This is a move towards a real libethereal shared library. svn path=/trunk/; revision=10402 --- globals.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'globals.h') diff --git a/globals.h b/globals.h index 2632006bf9..de1590b261 100644 --- a/globals.h +++ b/globals.h @@ -1,7 +1,7 @@ /* globals.h * Global defines, etc. * - * $Id: globals.h,v 1.32 2003/11/01 02:30:14 guy Exp $ + * $Id: globals.h,v 1.33 2004/03/18 19:04:31 obiot Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -35,6 +35,4 @@ extern gchar *last_open_dir; extern gboolean auto_scroll_live; #endif -extern ts_type timestamp_type; - #endif -- cgit v1.2.1