aboutsummaryrefslogtreecommitdiff
path: root/lib/DllLibbluray.h
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2011-10-17 21:25:32 +0200
committerMemphiz <memphis@machzwo.de>2011-10-17 21:25:32 +0200
commitbd5cce8d326ff91bea94e0d4315ce441225cc920 (patch)
tree55030b9605b5c88f492e984ddb82c5ccc86e7fb7 /lib/DllLibbluray.h
parentd14460c9ff4dd8f8718c2f2bdecf3b083ffcc827 (diff)
[fix] - fix duplicated method delcaration
Diffstat (limited to 'lib/DllLibbluray.h')
-rw-r--r--lib/DllLibbluray.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/DllLibbluray.h b/lib/DllLibbluray.h
index 4ab8d47631..e5db1ce68e 100644
--- a/lib/DllLibbluray.h
+++ b/lib/DllLibbluray.h
@@ -135,9 +135,6 @@ class DllLibbluray : public DllDynamic, DllLibblurayInterface
RESOLVE_METHOD_RENAME(bd_tell_time, bd_tell_time)
RESOLVE_METHOD_RENAME(bd_register_file, bd_register_file)
RESOLVE_METHOD_RENAME(bd_register_dir, bd_register_dir)
- RESOLVE_METHOD(bd_set_debug_handler)
- RESOLVE_METHOD(bd_set_debug_mask)
- RESOLVE_METHOD(bd_get_debug_mask)
#ifndef HAVE_LIBBLURAY_NOLOGCONTROL
RESOLVE_METHOD(bd_set_debug_handler)
RESOLVE_METHOD(bd_set_debug_mask)