From: David Reiss Date: Mon, 21 Jul 2008 19:03:31 +0000 (+0000) Subject: THRIFT-92. Remove the shebang line from reflection_limited.thrift X-Git-Tag: 0.2.0~463 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=f6c6c9c09d9d785bb37da5d87d880d4122c9452f;p=common%2Fthrift.git THRIFT-92. Remove the shebang line from reflection_limited.thrift We have tentatively decided to nix the shebang notation for Thrift files. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@678530 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/if/reflection_limited.thrift b/if/reflection_limited.thrift index e96416fe..e7340d11 100644 --- a/if/reflection_limited.thrift +++ b/if/reflection_limited.thrift @@ -1,5 +1,3 @@ -#!/usr/local/bin/thrift -php -java -cpp -py - // NOTICE!!! // DO NOT FORGET to run regen.sh if you change this file // (or if you change the compiler).