From d6baf6fd7662532fc7fd8a1b60fdbd0c3094c432 Mon Sep 17 00:00:00 2001 From: Jose Date: Thu, 23 Jul 2009 16:04:40 +0200 Subject: 4171 - remove IceE support for Java. --- cpp/include/Slice/JavaUtil.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cpp/include/Slice/JavaUtil.h') diff --git a/cpp/include/Slice/JavaUtil.h b/cpp/include/Slice/JavaUtil.h index 6c9b3dd778c..8f805f7e60b 100644 --- a/cpp/include/Slice/JavaUtil.h +++ b/cpp/include/Slice/JavaUtil.h @@ -58,8 +58,6 @@ protected: JavaGenerator(const std::string&); - JavaGenerator(const std::string&, Slice::FeatureProfile profile); - // // Given the fully-scoped Java class name, create any intermediate // package directories and open the class file @@ -191,8 +189,6 @@ protected: virtual JavaOutput* createOutput(); - Slice::FeatureProfile _featureProfile; - static const std::string _getSetMetaData; private: -- cgit v1.2.3