You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by br...@apache.org on 2011/06/28 19:43:30 UTC

svn commit: r1140746 - in /thrift/trunk/lib/cpp: Makefile.am src/async/SimpleCallback.h

Author: bryanduxbury
Date: Tue Jun 28 17:43:30 2011
New Revision: 1140746

URL: http://svn.apache.org/viewvc?rev=1140746&view=rev
Log:
THRIFT-1221. cpp: Remove SimpleCallback.h

This file was unused.

Patch: Diwaker Gupta

Removed:
    thrift/trunk/lib/cpp/src/async/SimpleCallback.h
Modified:
    thrift/trunk/lib/cpp/Makefile.am

Modified: thrift/trunk/lib/cpp/Makefile.am
URL: http://svn.apache.org/viewvc/thrift/trunk/lib/cpp/Makefile.am?rev=1140746&r1=1140745&r2=1140746&view=diff
==============================================================================
--- thrift/trunk/lib/cpp/Makefile.am (original)
+++ thrift/trunk/lib/cpp/Makefile.am Tue Jun 28 17:43:30 2011
@@ -163,8 +163,7 @@ include_async_HEADERS = \
                      src/async/TAsyncBufferProcessor.h \
                      src/async/TAsyncProtocolProcessor.h \
                      src/async/TEvhttpClientChannel.h \
-                     src/async/TEvhttpServer.h \
-                     src/async/SimpleCallback.h
+                     src/async/TEvhttpServer.h
 
 
 noinst_PROGRAMS = concurrency_test