Skip to content

Commit

Permalink
Remove unused private fields
Browse files Browse the repository at this point in the history
  • Loading branch information
OttoAllmendinger committed Nov 17, 2014
1 parent 4da5057 commit 707dbc1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/opentxs/client/OTServerConnection.hpp
Expand Up @@ -150,9 +150,6 @@ class OTServerConnection
OTMessageBuffer m_listIn;
OTMessageBuffer m_listOut;

bool m_bFocused;
TransportCallback* m_pCallback;

OTPseudonym* m_pNym;
OTServerContract* m_pServerContract;
OTWallet* m_pWallet;
Expand Down

0 comments on commit 707dbc1

Please sign in to comment.