diff options
author | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-02 15:28:16 +0000 |
---|---|---|
committer | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-02 15:28:16 +0000 |
commit | 74f0ff6259b3cfa4862ea45a9e70db5acf3ab347 (patch) | |
tree | 26941f9ed5d0322ceb46ea400a21ce024755c45b /code/tools/lcc/x86/win32/tst/switch.2bk | |
parent | 4253885fcc48aa59a00da498172d4599e8950112 (diff) | |
download | ioquake3-aero-74f0ff6259b3cfa4862ea45a9e70db5acf3ab347.tar.gz ioquake3-aero-74f0ff6259b3cfa4862ea45a9e70db5acf3ab347.zip |
* Removed the lcc self tests -- there are none that test bytecode
git-svn-id: svn://svn.icculus.org/quake3/trunk@227 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'code/tools/lcc/x86/win32/tst/switch.2bk')
-rw-r--r-- | code/tools/lcc/x86/win32/tst/switch.2bk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/code/tools/lcc/x86/win32/tst/switch.2bk b/code/tools/lcc/x86/win32/tst/switch.2bk deleted file mode 100644 index 709b419..0000000 --- a/code/tools/lcc/x86/win32/tst/switch.2bk +++ /dev/null @@ -1,5 +0,0 @@ -tst/switch.c:55: warning: missing return value -tst/switch.c:73: warning: missing return value -tst/switch.c:97: warning: missing return value -tst/switch.c:112: warning: missing return value -tst/switch.c:137: warning: missing return value |