]> granicus.if.org Git - icinga2/commit
Remove the ZlibStream class and the stream_bio functionality.
authorGunnar Beutner <gunnar.beutner@netways.de>
Fri, 9 May 2014 08:23:54 +0000 (10:23 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Fri, 9 May 2014 08:23:54 +0000 (10:23 +0200)
commitdade4765332721d5737ba111a49e9efc64d24b34
tree95d33b9c4235c3f12078f7865d1cf27a913b0b52
parent7b9efdb63b65711686b7b6075748aa0cbf7829a8
Remove the ZlibStream class and the stream_bio functionality.

Fixes #6119
CMakeLists.txt
config.h.cmake
lib/base/CMakeLists.txt
lib/base/stream_bio.cpp [deleted file]
lib/base/stream_bio.h [deleted file]
lib/base/zlibstream.cpp [deleted file]
lib/base/zlibstream.h [deleted file]
lib/remote/apilistener.cpp