--- parser3/src/classes/classes.h 2005/07/26 12:43:05 1.28 +++ parser3/src/classes/classes.h 2009/08/08 13:30:20 1.32 @@ -1,14 +1,14 @@ /** @file Parser: @b Methoded class decl. - Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2009 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ #ifndef CLASSES_H #define CLASSES_H -static const char * const IDENT_CLASSES_H="$Date: 2005/07/26 12:43:05 $"; +static const char * const IDENT_CLASSES_H="$Date: 2009/08/08 13:30:20 $"; // include @@ -19,12 +19,6 @@ static const char * const IDENT_CLASSES_ @see Methoded_array */ class Methoded: public VStateless_class { -public: // Value - - override const Junction* put_element(const String& /*name*/, Value * /*value*/, bool /*replace*/) { - return false; // fewer useless Exceptions - } - public: // Methoded /** should Methoded_array::register_directly_used register this class in