]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
still nothing to see here
authorMichael Jerris <mike@jerris.com>
Tue, 29 Dec 2009 02:25:35 +0000 (02:25 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 29 Dec 2009 02:25:35 +0000 (02:25 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16075 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/include/private/switch_core_pvt.h

index 80bc18bc0ab41fd43f0ad5188f78f348dcaabc71..5ad57b0c7ba4bfb38c0349e67b935d8b832c000c 100644 (file)
@@ -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;