[libdvdcss-devel] error: Drop unused and disabled _print_debug function.

[email protected] (Diego Biurrun)
Newsgroups gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel
Message-ID <[email protected]>
libdvdcss | branch: master | Diego Biurrun <[email protected]> | Wed Oct 22 13:00:31 2014 +0200| [25a5ae642eef610aab773156e7472e2e341bf884] | committer: Diego Biurrun

error: Drop unused and disabled _print_debug function.

> http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=25a5ae642eef610aab773156e7472e2e341bf884
---

 src/error.c |   13 -------------
 1 file changed, 13 deletions(-)

diff --git a/src/error.c b/src/error.c
index 5bc6bd3..2d37dbd 100644
--- a/src/error.c
+++ b/src/error.c
@@ -51,16 +51,3 @@ void _print_error( dvdcss_t dvdcss, char *psz_string )
 
     dvdcss->psz_error = psz_string;
 }
-
-/*****************************************************************************
- * Debug messages
- *****************************************************************************/
-#if 0
-void _print_debug( dvdcss_t dvdcss, char *psz_string )
-{
-    if( dvdcss->b_debug )
-    {
-        fprintf( stderr, "libdvdcss debug: %s\n", psz_string );
-    }
-}
-#endif

_______________________________________________
libdvdcss-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libdvdcss-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.