Skip to content

Commit

Permalink
Removed sneaked in commands from other branch.
Browse files Browse the repository at this point in the history
* server/epdfinfo.c: Remove get- and setoptions
  • Loading branch information
Andreas Politz committed Apr 1, 2015
1 parent 37fb16e commit c4360d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/epdfinfo.c
Original file line number Diff line number Diff line change
Expand Up @@ -3215,8 +3215,6 @@ static const command_t commands [] =
DEC_CMD (open),
DEC_CMD (close),
DEC_CMD (quit),
DEC_CMD (getoptions),
DEC_CMD (setoptions),

/* Searching */
DEC_CMD2 (search_string, "search-string"),
Expand Down

0 comments on commit c4360d8

Please sign in to comment.