Merge remote-tracking branch 'contyk/master' into develop

This commit is contained in:
Sebastian Ramacher 2015-12-21 18:22:50 +01:00
commit ded318fc29

View File

@ -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;