You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/26 12:26:35 UTC

svn commit: r1581786 - /thrift/cms-site/trunk/lib/view.pm

Author: joes
Date: Wed Mar 26 11:26:34 2014
New Revision: 1581786

URL: http://svn.apache.org/r1581786
Log:
headers_only option

Modified:
    thrift/cms-site/trunk/lib/view.pm

Modified: thrift/cms-site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/view.pm?rev=1581786&r1=1581785&r2=1581786&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/view.pm (original)
+++ thrift/cms-site/trunk/lib/view.pm Wed Mar 26 11:26:34 2014
@@ -2,5 +2,4 @@ package view;
 
 # see https://svn.apache.org/repos/infra/websites/cms/build/lib/ASF/View.pm
 use base 'ASF::View';
-
 1;