Skip to content

Commit

Permalink
Re #9543. Remove unused variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellTaylor committed Jun 10, 2014
1 parent 9751081 commit ab074a3
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -135,10 +135,7 @@ namespace Mantid
std::vector<std::string> m_monitorLogs; // Names of any monitor logs (these must be manually removed
// during the call to extractData())

uint64_t m_rtdlPulseId; // We get this from the RTDL packe

Poco::Net::StreamSocket m_socket;
//int m_sockfd; // socket file descriptor
bool m_isConnected;

Poco::Thread m_thread;
Expand Down

0 comments on commit ab074a3

Please sign in to comment.