aboutsummaryrefslogtreecommitdiff
path: root/Examples/java/class/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/java/class/index.html')
-rw-r--r--Examples/java/class/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/Examples/java/class/index.html b/Examples/java/class/index.html
index 0360ce9ee..07725da51 100644
--- a/Examples/java/class/index.html
+++ b/Examples/java/class/index.html
@@ -11,8 +11,6 @@
<H2>Wrapping a simple C++ class</H2>
-<tt>$Header$</tt><br>
-
<p>
This example illustrates the high level form of C++ class wrapping performed
by SWIG. In this case, a C++ class has a proxy Java class, which