Index: src/Parser/DeclarationNode.cc
===================================================================
--- src/Parser/DeclarationNode.cc	(revision 3b8e52c836b70faf7ced33547b03bc3cca997743)
+++ src/Parser/DeclarationNode.cc	(revision 9b9679140d6a0e44be215f2f13589da50478b951)
@@ -10,6 +10,6 @@
 // Created On       : Sat May 16 12:34:05 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Aug 17 11:08:56 2016
-// Update Count     : 180
+// Last Modified On : Wed Aug 17 23:14:51 2016
+// Update Count     : 181
 //
 
@@ -779,8 +779,4 @@
 }
 
-DeclarationNode *DeclarationNode::appendList( DeclarationNode *node ) {
-	return (DeclarationNode *)set_last( node );
-}
-
 DeclarationNode *DeclarationNode::extractAggregate() const {
 	if ( type ) {
