Delete obsolete comment. hash
authorPeter D. Barnes, Jr. <barnes26@llnl.gov>
Tue, 13 Nov 2012 16:42:22 -0800
branchhash
changeset 9937 afe5f01d019b
parent 9936 51de54536ee3
child 9938 46bceb30573b
Delete obsolete comment.
src/core/model/hash.h
src/lte/model/lte-radio-bearer-tag.cc
src/lte/model/lte-radio-bearer-tag.h
src/lte/model/lte-rlc-um.cc
src/lte/model/lte-rlc-um.h
--- a/src/core/model/hash.h	Tue Nov 13 16:41:46 2012 -0800
+++ b/src/core/model/hash.h	Tue Nov 13 16:42:22 2012 -0800
@@ -26,7 +26,7 @@
 #include "assert.h"
 #include "ptr.h"
 
-#include "hash-function.h"  // typedef ns3::uint32_t, ns3::uint64_t
+#include "hash-function.h"
 #include "hash-murmur3.h"
 #include "hash-fnv.h"