From 5759306dadbc32913d218f5b2dc5095da90e7c22 Mon Sep 17 00:00:00 2001 From: Xun Li Date: Mon, 7 Nov 2016 09:46:21 -0600 Subject: [PATCH] Update README.md no longer use nullstream for logging. wxLog will be used --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 31181bbe7..8ec54181e 100644 --- a/README.md +++ b/README.md @@ -74,17 +74,3 @@ Below is a list of some of these that we'd like to acknowledge. License: unknown Links: http://www.tandfonline.com/doi/abs/10.1080/10867651.2002.10487556 -* logger.h source code - - Author: Seweryn Habdank-Wojewodzki - Note: We have copied the source for logger.h and modified it slightly - to work with wxString. - License: Boost Software License - Version 1.0 - Links: http://accu.org/index.php/journals/1304 - -* nullstream.h source code - - Author: Maciej Sobczak - License: See logger.h in included source files - Links: http://www.msobczak.com/ -