Removed unused variable in proc

* This unused variable is already removed from the code here. d18e8b1a38

 * So removing it from CHANGELOG to be consistent with code
This commit is contained in:
Prathamesh Sonpatki 2013-03-28 20:43:25 +05:30
parent 9802cbe1f3
commit 48a80f30bb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
layout nil
layout proc { |c| nil }
layout proc { nil }
layout :returns_nil