connection::get_file_descriptor removed

This commit is contained in:
Sergey Naumov
2016-09-06 17:42:55 +03:00
parent a5eb1e8199
commit db1a2ce037
2 changed files with 0 additions and 10 deletions

View File

@@ -276,11 +276,6 @@ public:
*/
int32_t get_event_socket_fd();
/**
* @deprecated Use get_event_socket() instead
*/
int32_t get_file_descriptor();
sigc::signal<void, const workspace_event_t&> signal_workspace_event; ///< Workspace event signal
sigc::signal<void> signal_output_event; ///< Output event signal
sigc::signal<void> signal_mode_event; ///< Output mode event signal