1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +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)
{
string deprecated_string;
argparser
// pages
.add("first-page,f", &param.first_page, 1, "first page to convert")