From: Sage Weil Date: Fri, 7 May 2010 21:30:51 +0000 (-0700) Subject: rgw: clean up dup #define X-Git-Tag: v0.20.2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bc15f61619f7e8ec7be184a494bc827c3a910f99;p=ceph.git rgw: clean up dup #define --- diff --git a/src/rgw/rgw_common.h b/src/rgw/rgw_common.h index fa095e83c88d..676bc8958ad7 100644 --- a/src/rgw/rgw_common.h +++ b/src/rgw/rgw_common.h @@ -35,7 +35,6 @@ using namespace std; #define RGW_ATTR_CONTENT_TYPE RGW_ATTR_PREFIX "content_type" #define USER_INFO_VER 2 -#define CEPH_AUTH_UID_DEFAULT (uint64_t) -1 typedef void *RGWAccessHandle;