changeset 1286:3c35582914a3

[project @ 1995-04-27 22:41:43 by jwe]
author jwe
date Thu, 27 Apr 1995 22:41:43 +0000
parents ae70cd47bb1c
children 3f49454bc68c
files src/pt-exp-base.cc
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/pt-exp-base.cc	Thu Apr 27 22:09:18 1995 +0000
+++ b/src/pt-exp-base.cc	Thu Apr 27 22:41:43 1995 +0000
@@ -658,8 +658,7 @@
 }
 
 tree_constant
-tree_fvc::lookup_map_element (SLList<char*>& list, int insert = 0,
-			      int silent = 0)
+tree_fvc::lookup_map_element (SLList<char*>& list, int insert, int silent)
 {
   static tree_constant retval;
   return retval;