summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/CPlusPlusUtil.cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2016-11-21 11:04:49 +0100
committerJose <jose@zeroc.com>2016-11-21 11:04:49 +0100
commit4311f1c3e71aaf8be3061dfb59cd3319c85ef0ac (patch)
tree099a1658c0d45cb0e51125cbd4b1c98426cd3811 /cpp/src/Slice/CPlusPlusUtil.cpp
parentWindows build instructions updates (diff)
downloadice-4311f1c3e71aaf8be3061dfb59cd3319c85ef0ac.tar.bz2
ice-4311f1c3e71aaf8be3061dfb59cd3319c85ef0ac.tar.xz
ice-4311f1c3e71aaf8be3061dfb59cd3319c85ef0ac.zip
Fix ICE-743 - Eliminate FeatureProfile in slice compilers
Diffstat (limited to 'cpp/src/Slice/CPlusPlusUtil.cpp')
-rw-r--r--cpp/src/Slice/CPlusPlusUtil.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Slice/CPlusPlusUtil.cpp b/cpp/src/Slice/CPlusPlusUtil.cpp
index 60bd5257b1f..9cf3dbb42d5 100644
--- a/cpp/src/Slice/CPlusPlusUtil.cpp
+++ b/cpp/src/Slice/CPlusPlusUtil.cpp
@@ -498,7 +498,6 @@ writeMarshalUnmarshalParams(Output& out, const ParamDeclList& params, const Oper
}
}
-Slice::FeatureProfile Slice::featureProfile = Slice::Ice;
string Slice::paramPrefix = "iceP_";
char