From b93374bd0ca73f5d174f76227fcae7737a681279 Mon Sep 17 00:00:00 2001 From: ponchio Date: Fri, 2 Jul 2004 13:02:00 +0000 Subject: [PATCH] Backup. --- apps/nexus/vert_remap.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/nexus/vert_remap.h b/apps/nexus/vert_remap.h index 9375b61d..68ec8819 100644 --- a/apps/nexus/vert_remap.h +++ b/apps/nexus/vert_remap.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.1 2004/06/24 14:32:45 ponchio +Moved from wrap/nexus + Revision 1.1 2004/06/24 14:18:58 ponchio Created @@ -57,7 +60,6 @@ class VertRemap { borders.GetValue(key, container); } - private: VFile all; MFHash borders; };