From 32ce576ef908d3cc7046f04ad08e91718799e260 Mon Sep 17 00:00:00 2001
From: Thomas Arnhold <thomas@arnhold.org>
Date: Mon, 31 Jan 2011 21:56:43 +0100
Subject: Remove RCS information

---
 tools/workben/fstest.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tools')

diff --git a/tools/workben/fstest.cxx b/tools/workben/fstest.cxx
index 3db8780a72df..1feb2871af55 100644
--- a/tools/workben/fstest.cxx
+++ b/tools/workben/fstest.cxx
@@ -29,7 +29,7 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_tools.hxx"
 
-#define _FSTEST_CXX "$Revision: 1.5 $"
+#define _FSTEST_CXX
 #include <tools/solar.h>
 
 #include <stdio.h>
-- 
cgit