X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=vob_list.cpp;h=c9074221716fa8610ff9e9677f2da04ce0d2ad16;hp=086e1a032138f3e399a868c2bdc2a65af99b2b79;hb=43910c1f46330a1e014bb7b9a76b5795d9f6b900;hpb=c13714f6498df33e02635421354f5fb88a60eb3d diff --git a/vob_list.cpp b/vob_list.cpp index 086e1a0..c907422 100644 --- a/vob_list.cpp +++ b/vob_list.cpp @@ -1,4 +1,4 @@ -// Copyright 2006 Ben Hutchings . +// Copyright 2006 Ben Hutchings . // See the file "COPYING" for licence details. #include @@ -120,7 +120,7 @@ namespace } void end_element_handler(void * user_data, - const char * name) + const char * /*name*/) { parse_context & context = *static_cast(user_data); --context.level;