Mercurial > hg > RemoteEditor > REPSessionManager
diff rep/SessionList.java @ 252:526ee0354067
*** empty log message ***
author | pin |
---|---|
date | Thu, 04 Sep 2008 19:27:54 +0900 |
parents | cbd67817e9cd |
children | 90965a3bd4f3 |
line wrap: on
line diff
--- a/rep/SessionList.java Thu Sep 04 19:18:57 2008 +0900 +++ b/rep/SessionList.java Thu Sep 04 19:27:54 2008 +0900 @@ -15,7 +15,6 @@ private int editorCount = 0; private boolean channelequals = false; - private LinkedList<Session> tmpSessionList = new LinkedList<Session>(); private String maxHost; //private TranslaterImp1 translater;