It no longer has a purpose; the functions it used to host are now
implemented in mds/mdstypes.cc and more properly belong there
anyway.
Signed-off-by: Greg Farnum <greg@inktank.com>
common/admin_socket.cc \
common/admin_socket_client.cc \
common/escape.c \
- common/types.cc \
common/Clock.cc \
common/Throttle.cc \
common/Timer.cc \
+++ /dev/null
-// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
-// vim: ts=8 sw=2 smarttab
-
-#include "include/types.h"
-#include "common/Formatter.h"