X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fparameters.h;h=359a38ce4149882855463a638639fc62e855ae27;hb=5b4ea0cf66dd82c871ed7d69a5801d78789087b2;hp=3905c9280e8ba12fbff84a309624c05babea075d;hpb=de634461a0500801cd71d6a42aff032fa083a127;p=pazpar2-moved-to-github.git diff --git a/src/parameters.h b/src/parameters.h index 3905c92..359a38c 100644 --- a/src/parameters.h +++ b/src/parameters.h @@ -27,14 +27,8 @@ struct parameters { int dump_records; int debug_mode; int timeout; /* operations timeout, in seconds */ - char implementationId[128]; - char implementationName[128]; - char implementationVersion[128]; int session_timeout; int toget; - int chunk; - ODR odr_out; - ODR odr_in; int z3950_session_timeout; int z3950_connect_timeout; };