1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 18:30:34 +00:00
This commit is contained in:
Lu Wang 2013-02-28 12:14:45 +08:00
parent 2d5dc47367
commit 81934107e0

View File

@ -54,8 +54,6 @@ void show_version_and_exit(const char * dummy = nullptr)
void parse_options (int argc, char **argv) void parse_options (int argc, char **argv)
{ {
string deprecated_string;
argparser argparser
// pages // pages
.add("first-page,f", &param.first_page, 1, "first page to convert") .add("first-page,f", &param.first_page, 1, "first page to convert")