remove unused
This commit is contained in:
@ -22,8 +22,6 @@ int pyRecord_prepare(PyObject *module);
|
|||||||
|
|
||||||
int isPyRecord(dbCommon *);
|
int isPyRecord(dbCommon *);
|
||||||
int canIOScanRecord(dbCommon *);
|
int canIOScanRecord(dbCommon *);
|
||||||
int setReasonPyRecord(dbCommon *, PyObject *);
|
|
||||||
int clearReasonPyRecord(dbCommon *);
|
|
||||||
|
|
||||||
extern epicsThreadPrivateId pyDevReasonID;
|
extern epicsThreadPrivateId pyDevReasonID;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user