From dd0c1fc3a2c6f77fe9f68a291225488a3238b97f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 26 Dec 2003 18:49:13 +0000 Subject: Remove unused files. Only one .def file is used for all plugins now. CVS patchset: 5952 CVS date: 2003/12/26 18:49:13 --- win32/xineutils.def | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 win32/xineutils.def (limited to 'win32/xineutils.def') diff --git a/win32/xineutils.def b/win32/xineutils.def deleted file mode 100644 index 1acfce199..000000000 --- a/win32/xineutils.def +++ /dev/null @@ -1,45 +0,0 @@ -;------------------------------------------------------------ -; LIBXINEUTILS DLL DEFINITIONS FILE - -EXPORTS - -xine_fast_memcpy -xine_probe_fast_memcpy - -xine_mm_accel - -;xine_profiler_init -;xine_profiler_allocate_slot -;xine_profiler_start_count -;xine_profiler_stop_count -;xine_profiler_print_results - -xine_xmalloc - -xine_xmalloc_aligned -xine_get_homedir - -xine_print_trace - -xine_chomp -xine_usec_sleep - -xine_profiler_stop_count -xine_profiler_start_count -xine_profiler_allocate_slot - -xine_list_new -xine_list_first_content -xine_list_next_content -xine_list_append_content -xine_list_append_priority_content -xine_list_delete_current -xine_list_free - -init_yuv_conversion - -xml_parser_free_tree -xml_parser_build_tree -xml_parser_init - -basename -- cgit v1.2.3