From 1d9ed97c24352a2704d869a4b5d51b4bca82bc48 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 4 Mar 2006 14:50:49 +0000 Subject: *** no comment *** --- value.h | 1 - 1 file changed, 1 deletion(-) (limited to 'value.h') diff --git a/value.h b/value.h index 59752dec..ad7a936d 100644 --- a/value.h +++ b/value.h @@ -89,7 +89,6 @@ class value_t } void destroy(); - void simplify(); value_t& operator=(const value_t& value); value_t& operator=(const bool value) { -- cgit v1.2.3