Remove some files that should have been deleted in earlier commits
authorJordan DeLong <jdelong@fb.com>
Thu, 16 Jan 2014 23:28:45 +0000 (15:28 -0800)
committerJordan DeLong <jdelong@fb.com>
Thu, 16 Jan 2014 23:33:30 +0000 (15:33 -0800)
commita247c8d3ff52e65c097170614ecb0639edebc569
tree877dcdbe3eff0eec2da5f3b208460d88d967bfad
parent8336eb31ed54bcd73eadd993a15f488bdeb96de8
Remove some files that should have been deleted in earlier commits

Summary: Our script wasn't picking up removed files.
31 files changed:
folly/Histogram-inl.h [deleted file]
folly/Histogram.h [deleted file]
folly/LICENSE [deleted file]
folly/README [deleted file]
folly/SpookyHash.cpp [deleted file]
folly/SpookyHash.h [deleted file]
folly/StlAllocator.h [deleted file]
folly/eventfd.h [deleted file]
folly/experimental/File-inl.h [deleted file]
folly/experimental/File.cpp [deleted file]
folly/experimental/File.h [deleted file]
folly/experimental/exception_tracer/StackTrace.c [deleted file]
folly/experimental/io/Cursor.h [deleted file]
folly/experimental/io/IOBuf.cpp [deleted file]
folly/experimental/io/IOBuf.h [deleted file]
folly/experimental/io/IOBufQueue.cpp [deleted file]
folly/experimental/io/IOBufQueue.h [deleted file]
folly/experimental/io/Stream-inl.h [deleted file]
folly/experimental/io/Stream.cpp [deleted file]
folly/experimental/io/Stream.h [deleted file]
folly/experimental/io/TypedIOBuf.h [deleted file]
folly/experimental/io/test/IOBufCursorTest.cpp [deleted file]
folly/experimental/io/test/IOBufQueueTest.cpp [deleted file]
folly/experimental/io/test/IOBufTest.cpp [deleted file]
folly/experimental/io/test/NetworkBenchmark.cpp [deleted file]
folly/experimental/io/test/StreamTest.cpp [deleted file]
folly/experimental/symbolizer/SymbolizerTest.cpp [deleted file]
folly/experimental/test/FileTest.cpp [deleted file]
folly/test/EventFDTest.cpp [deleted file]
folly/test/FBStringLibstdcxxStdexceptTest.cpp [deleted file]
folly/test/SpookyHashTest.cpp [deleted file]