Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed unused member
  • Loading branch information
Marko Mattila committed Jul 1, 2013
1 parent e2e1e48 commit f7740f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/transferengineclient.cpp
Expand Up @@ -103,8 +103,7 @@ CallbackInterface::~CallbackInterface()
class TransferEngineClientPrivate
{
public:
TransferEngineInterface *m_client;
QString m_uuid;
TransferEngineInterface *m_client;
};

/*!
Expand Down

0 comments on commit f7740f0

Please sign in to comment.