Index: src/GenPoly/Box.cc
===================================================================
--- src/GenPoly/Box.cc	(revision 35cd219b623c29a73cc06498fd38845d6799afd4)
+++ src/GenPoly/Box.cc	(revision bf26fa5c79fea4033feae68da3ea77835a95f61b)
@@ -10,6 +10,6 @@
 // Created On       : Mon May 18 07:44:20 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Wed Jun 29 21:43:03 2016
-// Update Count     : 296
+// Last Modified On : Thu Feb 16 14:57:16 2017
+// Update Count     : 297
 //
 
@@ -263,5 +263,4 @@
 	DeclarationWithType *LayoutFunctionBuilder::mutate( FunctionDecl *functionDecl ) {
 		functionDecl->set_functionType( maybeMutate( functionDecl->get_functionType(), *this ) );
-		mutateAll( functionDecl->get_oldDecls(), *this );
 		++functionNesting;
 		functionDecl->set_statements( maybeMutate( functionDecl->get_statements(), *this ) );
