removing non-existing file from the build
authorMarcelo Juchem <marcelo@fb.com>
Tue, 26 May 2015 21:54:52 +0000 (14:54 -0700)
committerPavlo Kushnir <pavlo@fb.com>
Thu, 28 May 2015 00:52:45 +0000 (17:52 -0700)
Summary: broken by D2096146

Test Plan: arc unit

Reviewed By: andrewcox@fb.com

Subscribers: folly-diffs@, yfeldblum, chalfant

FB internal diff: D2100773

Signature: t1:2100773:1432676073:a72e72fa5fb915b027fdfd31dd814d02e6606858

folly/Makefile.am

index e7396712978c10724f3ba72a73da5e67282fc703..0602265ec12bbe901856c04f4a3a63e7ccaf4e33 100644 (file)
@@ -374,7 +374,6 @@ libfolly_la_SOURCES = \
        io/async/EventBase.cpp \
        io/async/EventBaseManager.cpp \
        io/async/EventHandler.cpp \
-       io/async/Request.cpp \
        io/async/SSLContext.cpp \
        io/async/HHWheelTimer.cpp \
        io/async/test/TimeUtil.cpp \