clear the queue when edge republish.
This commit is contained in:
parent
704624c9ec
commit
07ef8160a3
|
|
@ -190,6 +190,10 @@ private:
|
|||
* if no iframe found, clear it.
|
||||
*/
|
||||
virtual void shrink();
|
||||
public:
|
||||
/**
|
||||
* clear all messages in queue.
|
||||
*/
|
||||
virtual void clear();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user