summaryrefslogtreecommitdiffstats
path: root/test/test-platform/TestPlatform.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-platform/TestPlatform.h')
-rw-r--r--test/test-platform/TestPlatform.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test-platform/TestPlatform.h b/test/test-platform/TestPlatform.h
index e9d1dd4..fae8386 100644
--- a/test/test-platform/TestPlatform.h
+++ b/test/test-platform/TestPlatform.h
@@ -153,9 +153,6 @@ private:
// Remote Processor Server
CRemoteProcessorServer* _pRemoteProcessorServer;
- // Port number for the server socket
- int _portNumber;
-
// Semaphore used by calling thread to avoid exiting
sem_t& _exitSemaphore;
};