Status: Started
Owner: ----
Labels: Type-Enhancement Patch-new
New issue 4066 by [email protected]: Patch: Clean lily/include/lily-proto.hh from
unused/undefined classes
http://code.google.com/p/lilypond/issues/detail?id=4066
Clean lily/include/lily-proto.hh from unused/undefined classes
This is the result of running
sed -i -e "$(sed -n s'/^class\s\+\([^;]*\);.*$/\1/p'
lily/include/lily-proto.hh |while read i;do git grep -l "\(class\|
struct\)\s\+$i" lily|grep -q -v lily/include/lily-proto || echo
"/^class $i/d";done)" lily/include/lily-proto.hh
http://codereview.appspot.com/129970043
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings