Removed unused code, removed inclusion of unused headers.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1829 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
tinctorius
2009-01-08 22:31:02 +00:00
parent bf18502077
commit e94ba056b6
21 changed files with 4 additions and 3170 deletions

View File

@ -1,7 +0,0 @@
REV=`svnversion -n ./`
echo $REV
cat > Src/svnrev.h <<EOF
#define SVN_REV $REV
#define SVN_REV_STR "$REV"
EOF