mpv/loader
diego 57d162c7a5 Disable unused functions find_handle_2, find_handle_by_name, fixes the warning:
registry.c:317: warning: 'find_handle_2' defined but not used


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25835 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-23 11:18:58 +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 Remove unused DPRINTF__ macro. 2008-01-23 11:11:32 +00:00
Makefile Remove all test programs with 'make clean'. 2008-01-06 12:50:13 +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
ldt_keeper.h
loader.h Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a 2008-01-20 17:16:39 +00:00
module.c Surround variable declarations by preprocessor conditionals to avoid warnings: 2008-01-21 00:14:52 +00:00
pe_image.c Remove unused function fixup_address, fixes the warning: 2008-01-23 11:12:47 +00:00
pe_resource.c
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 Disable unused functions find_handle_2, find_handle_by_name, fixes the warning: 2008-01-23 11:18:58 +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
win32.c Disable unused function test_heap, fixes the warning: 2008-01-23 11:16:18 +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.S
wrapper.h Remove leading underscores from multiple inclusion guards, 2007-09-13 08:50:21 +00:00