From: Sage Weil Date: Fri, 28 Jan 2011 23:23:41 +0000 (-0800) Subject: config: remove dead stringtable cruft X-Git-Tag: v0.25~231^2~48 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=02408ecf590543550f762699b64eb49b53345879;p=ceph.git config: remove dead stringtable cruft Signed-off-by: Sage Weil --- diff --git a/src/config.cc b/src/config.cc index 9c6683f1e164..1664b34bbf98 100644 --- a/src/config.cc +++ b/src/config.cc @@ -31,10 +31,6 @@ #include #include -// for tstring stringtable -#include "include/tstring.h" -stringtable g_stab; - #include "include/atomic.h" #include "include/str_list.h"