From 0745e3e1f0e717ddbe31ea8f4d6b508d5c69f23b Mon Sep 17 00:00:00 2001 From: guy Date: Tue, 28 Jul 1998 09:59:45 +0000 Subject: [PATCH] Patch level : Files correlati : Ricompilazione Demo : [ ] Commento : risolti conglitti git-svn-id: svn://10.65.10.50/trunk@6887 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- mg/mglib.h | 1 - 1 file changed, 1 deletion(-) diff --git a/mg/mglib.h b/mg/mglib.h index 21a76c56b..bf49074c4 100755 --- a/mg/mglib.h +++ b/mg/mglib.h @@ -211,7 +211,6 @@ public: bool has_opzchars(const char * pattern); bool has_mandchars(const char * pattern); - const char *mand_chars() {return _metach_mand;}; const char *opz_chars() {return _metach_opz;}; TMetachar(const char * str);