mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-12 14:18:08 -05:00
Channel: Removed dead code
This commit is contained in:
parent
218b2a8ed5
commit
2c60fec377
@ -66,16 +66,6 @@ public class Channel
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Get all buffered messages
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public LinkedList<Message> getBuffer()
|
||||
{
|
||||
return buffer;
|
||||
}
|
||||
|
||||
/**
|
||||
* Get channel history
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user