@ -1,3 +1,7 @@
2010-10-15 Robert Larice
* src/ngsconvert.c :
remove obsolete artifact XtDispatchEvent() (dummy implementation)
* src/ciderlib/support/devprint.c :
visibility for the printVoltages() prototype
@ -453,4 +453,4 @@ void cp_ccom(wordlist *w, char *b, bool e) { return; }
int cp_usrset(struct variable *v, bool i) { return(US_OK); }
int disptype;
void XtDispatchEvent(char *pev) { }