From 30a83f9a0ba0563140523957bda8d7b402bcb01e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Robert=20Kl=C3=B6fkorn?=
 <robertk@mathematik.uni-stuttgart.de>
Date: Tue, 17 May 2005 12:05:57 +0000
Subject: [PATCH] removed RCS tag.

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@278 0d966ed9-3843-0410-af09-ebfb50bd7c74
---
 src/serial/gitter_tetra_top.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/serial/gitter_tetra_top.h b/src/serial/gitter_tetra_top.h
index bb24dcedc..fd8076614 100644
--- a/src/serial/gitter_tetra_top.h
+++ b/src/serial/gitter_tetra_top.h
@@ -9,8 +9,6 @@
 #include "gitter_sti.h"
 #include "gitter_hexa_top.h"
 
-static volatile char RCSId_gitter_tetra_top_h [] = "$Id$" ;
-
 template < class A > class Hface3Top : public A {
   protected :
     typedef Hface3Top < A >     innerface_t ;
-- 
GitLab