mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-23 06:42:05 +01:00
Jingle Refactoring - Remove superfluous property
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7140 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
81ad05d49b
commit
a4cc45f75d
1 changed files with 1 additions and 3 deletions
|
@ -92,8 +92,6 @@ public class IncomingJingleSession extends JingleSession {
|
|||
|
||||
private JingleSessionRequest initialSessionRequest;
|
||||
|
||||
private boolean accepted = false;
|
||||
|
||||
/**
|
||||
* Constructor for a Jingle incoming session
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue