summaryrefslogtreecommitdiff
path: root/include/pso/TTcpSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pso/TTcpSocket.h')
-rw-r--r--include/pso/TTcpSocket.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/pso/TTcpSocket.h b/include/pso/TTcpSocket.h
index 0e47ef0..aa0790a 100644
--- a/include/pso/TTcpSocket.h
+++ b/include/pso/TTcpSocket.h
@@ -36,10 +36,6 @@ public:
int test_connection();
static void notify(short size, short sock_fd);
-
- PRIVATE_MEMBER_ACCESSORS(PSOV3EncryptionTCP, send_crypt);
- PRIVATE_MEMBER_ACCESSORS(PSOV3EncryptionTCP, recv_crypt);
- PRIVATE_MEMBER_ACCESSORS(int, is_encrypted);
};
#endif