updates.
[silc.git] / lib / silcclient / client_internal.h
index 53b03ab2f475cfe39cae74a76c4404b8bdea6c90..a820e232bd14d79ea440a53621bf8b74de6b1a1d 100644 (file)
@@ -57,7 +57,6 @@ struct SilcClientAwayStruct {
 SILC_TASK_CALLBACK_GLOBAL(silc_client_packet_process);
 int silc_client_packet_send_real(SilcClient client,
                                 SilcSocketConnection sock,
-                                bool force_send,
-                                bool flush);
+                                bool force_send);
 
 #endif