0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/loader
diego 67ce080c24 Comment out unused variables, fixes the warnings:
resource.c:117: warning: unused variable 'wm'
resource.c:140: warning: unused variable 'wm'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25825 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-21 00:10:51 +00:00
..
dmo Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
dshow Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
qtx Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
wine Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
afl.c warning fixes: 2007-09-10 11:31:51 +00:00
com.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
debug.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
driver.c warning fix: 2007-09-10 11:28:55 +00:00
driver.h cosmetics: Use uppercase for multiple inclusion guards and comment #endifs. 2007-09-12 23:16:39 +00:00
elfdll.c Add missing #include, fixes the warning: 2008-01-19 15:04:33 +00:00
ext.c warning fix: 2007-09-10 12:54:32 +00:00
ext.h Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
ldt_keeper.c check that definition of prototype of sysi86(int, void*) doesn't conflict; fixed compilation in opensolaris 2007-03-18 22:18:11 +00:00
ldt_keeper.h Remove useless fd parameter for mmap_anon 2006-11-26 13:09:46 +00:00
loader.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
Makefile Remove all test programs with 'make clean'. 2008-01-06 12:50:13 +00:00
module.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
pe_image.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
pe_resource.c CVS --> Subversion in copyright notices 2006-06-22 13:34:00 +00:00
qt_comp.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
qt_fv.h Add multiple inclusion guards to all header files that lack them. 2008-01-01 21:35:58 +00:00
registry.c warning fixes: 2007-09-10 13:08:46 +00:00
registry.h consistency cosmetics 2008-01-01 20:05:36 +00:00
resource.c Comment out unused variables, fixes the warnings: 2008-01-21 00:10:51 +00:00
vfl.c rm unnecesary casts from void* - part 2 2006-07-02 03:59:36 +00:00
win32.c Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
win32.h cosmetics: Use uppercase for multiple inclusion guards and comment #endifs. 2007-09-12 23:16:39 +00:00
wineacm.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
wrapper.h Remove leading underscores from multiple inclusion guards, 2007-09-13 08:50:21 +00:00
wrapper.S .align -> .balign 2002-11-25 20:37:12 +00:00