From e1b9fcd4b185cdcfd460a5d2ecb29d085856bb20 Mon Sep 17 00:00:00 2001 From: malosek Date: Mon, 5 Oct 2009 10:18:24 +0200 Subject: moved pgm_create_custom_gsi into PGM1 and drop ssl dependency --- src/pgm_socket.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/pgm_socket.hpp') diff --git a/src/pgm_socket.hpp b/src/pgm_socket.hpp index 473e58c..c9d03bd 100644 --- a/src/pgm_socket.hpp +++ b/src/pgm_socket.hpp @@ -96,9 +96,6 @@ namespace zmq // Returns maximum count of apdus which fills readbuf_size_ size_t get_max_apdu_at_once (size_t readbuf_size_); - // Compute gsi from string. - int pgm_create_custom_gsi (const char *data_, pgm_gsi_t *gsi_); - // Associated socket options. options_t options; -- cgit v1.2.3