~sergio-br2/gme/trunk

Viewing all changes in revision 35.

  • Committer: michael.pyne
  • Date: 2013-03-16 22:46:37 UTC
  • Revision ID: git-v1:167a86ba117392d391eb5e0fc51d40e4325b236d
Fix gcc warnings about unused vars.

It seems to me that at least in Ay_Cpu that data might be the same as data2 in
this particular case, and so it might be safe to remove data2. I can't prove it
for Kss_Cpu what with all the switch usage, but since we're not using the value
anyways we might have a bug going on by using data instead of data2.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: