diff src/utils.h @ 2233:0da2c91573d9

[project @ 1996-05-17 17:27:17 by jwe]
author jwe
date Fri, 17 May 1996 17:31:30 +0000
parents a24158362f9f
children d95b5eb82e22
line wrap: on
line diff
--- a/src/utils.h
+++ b/src/utils.h
@@ -50,10 +50,6 @@
 		      const string& s, int min_toks_to_match,
 		      int max_toks);
 
-extern string_vector get_fcn_file_names (const string&, int = 0);
-
-extern string_vector get_fcn_file_names (int = 0);
-
 extern int empty_arg (const char *name, int nr, int nc);
 
 extern const char *undo_string_escape (char c);