diff src/utils.h @ 5794:1138ced03f14

[project @ 2006-05-08 20:23:04 by jwe]
author jwe
date Mon, 08 May 2006 20:23:07 +0000
parents 4c8a2e4e0717
children e884ab4f29ee
line wrap: on
line diff
--- a/src/utils.h	Sat May 06 14:55:35 2006 +0000
+++ b/src/utils.h	Mon May 08 20:23:07 2006 +0000
@@ -65,8 +65,6 @@
 
 extern std::string undo_string_escapes (const std::string& s);
 
-extern int check_preference (const std::string& var);
-
 extern void
 check_dimensions (dim_vector& dim, const char *warnfor);