diff options
author | Adam Kocoloski <adam@cloudant.com> | 2010-07-05 15:49:43 -0400 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2010-08-12 01:24:04 -0400 |
commit | f03a4121b8f22997108ba75b0e130f3731d76c48 (patch) | |
tree | b262d91b5fa3ea7189c1227aaf3e2922b0779346 /include/mem3.hrl | |
parent | 6860b77ba628911a658fe3b4cb49529c293968e9 (diff) |
more cleanup of the includes
Diffstat (limited to 'include/mem3.hrl')
-rw-r--r-- | include/mem3.hrl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mem3.hrl b/include/mem3.hrl index 346d3e3e..f6584f19 100644 --- a/include/mem3.hrl +++ b/include/mem3.hrl @@ -1,5 +1,3 @@ --include_lib("couch/include/couch_db.hrl"). - -record(shard, {name, node, dbname, range, ref}). %% types |