From 48bd03dd912321b8bfa12b8b201d2f0b3aa43ae0 Mon Sep 17 00:00:00 2001 From: Martin Herkt Date: Thu, 24 Apr 2014 18:44:46 +0200 Subject: options: remove deprecated --identify Also remove MSGL_SMODE and friends. Note: The indent in options.rst was added to work around a bug in ReportLab that causes the PDF manual build to fail. --- options/options.h | 1 - 1 file changed, 1 deletion(-) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index cd714a7c78..2ceaa02965 100644 --- a/options/options.h +++ b/options/options.h @@ -47,7 +47,6 @@ typedef struct MPOpts { char *msglevels; char *dump_stats; int verbose; - int msg_identify; int msg_color; int msg_module; int msg_time; -- cgit v1.2.3