]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
config: remove dead stringtable cruft
authorSage Weil <sage.weil@dreamhost.com>
Fri, 28 Jan 2011 23:23:41 +0000 (15:23 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Fri, 28 Jan 2011 23:24:06 +0000 (15:24 -0800)
Signed-off-by: Sage Weil <sage@newdream.net>
src/config.cc

index 9c6683f1e1640f1192619d7a77e9beb70fa06ded..1664b34bbf98537ad093c5e444de7ec095d0cf98 100644 (file)
 #include <fcntl.h>
 #include <signal.h>
 
-// for tstring stringtable
-#include "include/tstring.h"
-stringtable g_stab;
-
 #include "include/atomic.h"
 #include "include/str_list.h"