summaryrefslogtreecommitdiff
path: root/tutorial/tutorial.thrift
diff options
context:
space:
mode:
authorTodd Lipcon <todd@apache.org>2010-09-27 18:26:07 +0000
committerTodd Lipcon <todd@apache.org>2010-09-27 18:26:07 +0000
commit515c2381b71cf997c17a70c144bfc622a388c6a0 (patch)
tree004962a12a6f147c57b34909be656d29e41acd7a /tutorial/tutorial.thrift
parentfa6eaca7623c90a23adf088ee20f125cf7b2c388 (diff)
downloadthrift-515c2381b71cf997c17a70c144bfc622a388c6a0.tar.gz
THRIFT-890. java: Fix tutorial to build and run in trunk
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1001856 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tutorial/tutorial.thrift')
-rw-r--r--tutorial/tutorial.thrift1
1 files changed, 0 insertions, 1 deletions
diff --git a/tutorial/tutorial.thrift b/tutorial/tutorial.thrift
index 86e433dd3..3ea496cab 100644
--- a/tutorial/tutorial.thrift
+++ b/tutorial/tutorial.thrift
@@ -66,7 +66,6 @@ namespace cpp tutorial
namespace java tutorial
namespace php tutorial
namespace perl tutorial
-namespace smalltalk.category Thrift.Tutorial
/**
* Thrift lets you do typedefs to get pretty names for your types. Standard