GameState.cpp: GetSerialNumber() was already declared
authorPatrick McIlroy <itgpmc@gmail.com>
Tue, 4 Mar 2008 15:13:46 +0000 (15:13 +0000)
committerPatrick McIlroy <itgpmc@gmail.com>
Tue, 4 Mar 2008 15:13:46 +0000 (15:13 +0000)
commit6d51d3366990899683d953d9e205e48537ac41a2
tree6ae18d35ab80df24eca8c93bcbbdd289b9cf5fe6
parent398b68b287d867d848a2af16df2d6365d1747a67
GameState.cpp: GetSerialNumber() was already declared

MiscITG.cpp: "/Stats" does not exist in the VFS.  In fact, it doesn't exist anywhere...

Makefile.am: there is no need for account for LibUSB because ./configure will not return successfully if it is not there anyway

The following files need to be unversioned out: Makefile, Makefile.in, config.h, src/Makefile, and src/Makefile.in.  These are generated files (from ./configure) that are machine-dependant and should not be part of the SVN tree.  --infamouspat

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg@90 83fadc84-e282-4d84-a09a-c4228d6ae7e5
src/Makefile.in [deleted file]