mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 08:36:01 +01:00
Merge remote-tracking branch 'contyk/master' into develop
This commit is contained in:
commit
ded318fc29
1 changed files with 0 additions and 2 deletions
|
@ -135,10 +135,8 @@ main(int argc, char* argv[])
|
|||
gchar* plugin_path = NULL;
|
||||
gchar* loglevel = NULL;
|
||||
gchar* password = NULL;
|
||||
#ifdef WITH_SYNCTEX
|
||||
gchar* synctex_editor = NULL;
|
||||
gchar* synctex_fwd = NULL;
|
||||
#endif
|
||||
gchar* mode = NULL;
|
||||
bool forkback = false;
|
||||
bool print_version = false;
|
||||
|
|
Loading…
Reference in a new issue