diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/.hgignore (renamed from win32/.cvsignore) | 0 | ||||
-rw-r--r-- | win32/include/.hgignore (renamed from win32/include/.cvsignore) | 0 | ||||
-rw-r--r-- | win32/libxine.def | 7 |
3 files changed, 0 insertions, 7 deletions
diff --git a/win32/.cvsignore b/win32/.hgignore index 33987bccc..33987bccc 100644 --- a/win32/.cvsignore +++ b/win32/.hgignore diff --git a/win32/include/.cvsignore b/win32/include/.hgignore index 282522db0..282522db0 100644 --- a/win32/include/.cvsignore +++ b/win32/include/.hgignore diff --git a/win32/libxine.def b/win32/libxine.def index 47ecf7301..4711e7758 100644 --- a/win32/libxine.def +++ b/win32/libxine.def @@ -26,13 +26,6 @@ xine_hexdump xine_list_new
xine_list_free
xine_list_is_empty
-xine_list_first_content
-xine_list_next_content
-xine_list_last_content
-xine_list_prev_content
-xine_list_append_content
-xine_list_insert_content
-xine_list_delete_current
xine_buffer_init
_xine_buffer_free
|