remove piDisconnectAll
This commit is contained in:
@@ -485,7 +485,6 @@ private:
|
|||||||
PIVector<__MetaFunc> findEH(const PIString & name) const;
|
PIVector<__MetaFunc> findEH(const PIString & name) const;
|
||||||
__MetaFunc methodEH(const void * addr) const;
|
__MetaFunc methodEH(const void * addr) const;
|
||||||
void updateConnectors();
|
void updateConnectors();
|
||||||
void piDisconnectAll();
|
|
||||||
|
|
||||||
void postQueuedEvent(const __QueuedEvent & e);
|
void postQueuedEvent(const __QueuedEvent & e);
|
||||||
void eventBegin() {in_event_cnt++;}
|
void eventBegin() {in_event_cnt++;}
|
||||||
|
|||||||
Reference in New Issue
Block a user