X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=options.h;fp=options.h;h=ec8f1c13ee5f3c13f37029bd3f21ca99c9ed2dfc;hp=872ac7dfa219b9b3653ec521b384f22873dbb3b0;hb=6db34c1dca5c3a2acd0af689319b583ff8271dbc;hpb=20a671d76854520ad9d5ea9d481e008240465e62 diff --git a/options.h b/options.h index 872ac7d..ec8f1c1 100644 --- a/options.h +++ b/options.h @@ -23,7 +23,6 @@ struct options { char tones_dir[64]; /* directory of all tones/patterns */ char fetch_tones[256]; /* directories of tones to fetch */ char dummyid[32]; /* caller id for external calls if not available */ - int dsptones; /* tones will be generated via dsp.o 1=american 2=ger */ int schedule; /* run process in realtime @ given priority */ char email[128]; /* source email address */ char lock[128]; /* path of lock files */