remove obsolete artifact XtDispatchEvent() (dummy implementation)
This commit is contained in:
parent
e3cdd8ee4d
commit
1a3be07881
|
|
@ -1,3 +1,7 @@
|
|||
2010-10-15 Robert Larice
|
||||
* src/ngsconvert.c :
|
||||
remove obsolete artifact XtDispatchEvent() (dummy implementation)
|
||||
|
||||
2010-10-15 Robert Larice
|
||||
* 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) { }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue