THRIFT-92. Remove the shebang line from reflection_limited.thrift
authorDavid Reiss <dreiss@apache.org>
Mon, 21 Jul 2008 19:03:31 +0000 (19:03 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 21 Jul 2008 19:03:31 +0000 (19:03 +0000)
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

if/reflection_limited.thrift

index e96416f..e7340d1 100644 (file)
@@ -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).