]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt.cc
warning: unused parameter ‘foo’ [-Wunused-parameter]
[apt.git] / cmdline / apt.cc
index 040ed6c25607edc7a7761ca4fb7cbae2cbf821e5..1b7626948e0645dfd955c18ed7edc8176f4e4577 100644 (file)
@@ -61,7 +61,7 @@
 
 
 
-static bool ShowHelp(CommandLine &CmdL)
+static bool ShowHelp(CommandLine &)
 {
    ioprintf(c1out,_("%s %s for %s compiled on %s %s\n"),PACKAGE,PACKAGE_VERSION,
            COMMON_ARCH,__DATE__,__TIME__);