summaryrefslogtreecommitdiff
path: root/s
diff options
context:
space:
mode:
authorDwight <dmerriman@gmail.com>2009-04-23 14:31:40 -0400
committerDwight <dmerriman@gmail.com>2009-04-23 14:31:40 -0400
commited0065fff2feeda2a6c943a6d6a63ab13de0ccaf (patch)
tree37fc9e1fc85d3bd59228ac7c9b5938fdb2df48af /s
parent310804303c7798a941f4cf5dcba84e8efceaeaa8 (diff)
downloadmongo-ed0065fff2feeda2a6c943a6d6a63ab13de0ccaf.tar.gz
visual studio happy
Diffstat (limited to 's')
-rw-r--r--s/shardkey.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/s/shardkey.h b/s/shardkey.h
index 3abd3be1dd1..cc44b230bf9 100644
--- a/s/shardkey.h
+++ b/s/shardkey.h
@@ -56,7 +56,6 @@ namespace mongo {
return isGlobalMin( k ) || isGlobalMax( k );
}
-
/**
@return the key central between min and max
note: min and max could cross type boundaries