summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-06-21 18:37:42 +0000
committerMarc Laukien <marc@zeroc.com>2001-06-21 18:37:42 +0000
commit079404022e997f7b7b887d236bc574cd57ec2896 (patch)
tree18db4d4face9f17cb228269749766afbb9df3c5f /cpp/src/slice2cpp
parentfixes (diff)
downloadice-079404022e997f7b7b887d236bc574cd57ec2896.tar.bz2
ice-079404022e997f7b7b887d236bc574cd57ec2896.tar.xz
ice-079404022e997f7b7b887d236bc574cd57ec2896.zip
slice2html
Diffstat (limited to 'cpp/src/slice2cpp')
-rw-r--r--cpp/src/slice2cpp/Gen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/slice2cpp/Gen.h b/cpp/src/slice2cpp/Gen.h
index c2299529fb5..70bafa015ab 100644
--- a/cpp/src/slice2cpp/Gen.h
+++ b/cpp/src/slice2cpp/Gen.h
@@ -37,7 +37,6 @@ private:
std::string changeInclude(const std::string&);
void printHeader(Output&);
- Output FH;
Output H;
Output C;