From: Michael Jerris Date: Tue, 29 Dec 2009 02:25:35 +0000 (+0000) Subject: still nothing to see here X-Git-Tag: v1.0.6~895 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa752f40d72910fbfe24b9d04e83dddf925ef461;p=thirdparty%2Ffreeswitch.git still nothing to see here git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16075 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/include/private/switch_core_pvt.h b/src/include/private/switch_core_pvt.h index 80bc18bc0a..5ad57b0c7b 100644 --- a/src/include/private/switch_core_pvt.h +++ b/src/include/private/switch_core_pvt.h @@ -214,7 +214,6 @@ struct switch_runtime { char *odbc_user; char *odbc_pass; uint32_t debug_level; - uuid_t *uuid; }; extern struct switch_runtime runtime;