From 54654919ab6edb42ed580a0ed4562b0519062993 Mon Sep 17 00:00:00 2001 From: seleznevae Date: Thu, 29 Aug 2019 09:38:37 +0300 Subject: [PATCH] [D] Deleted commented code --- lib/fort.h | 14 -------------- src/fort.h | 14 -------------- 2 files changed, 28 deletions(-) diff --git a/lib/fort.h b/lib/fort.h index c6317df..917602c 100644 --- a/lib/fort.h +++ b/lib/fort.h @@ -53,20 +53,6 @@ SOFTWARE. /***************************************************************************** * Configuration *****************************************************************************/ -///** -// * libfort configuration macros -// * (to enable/disable some options this macros should be defined/undefined) -// */ -///** #define FT_CONGIG_HAVE_WCHAR */ - -//#if defined(FT_CONGIG_HAVE_WCHAR) -//#define FT_HAVE_WCHAR -//#endif - -//#define FT_CONGIG_HAVE_UTF8 -//#if defined(FT_CONGIG_HAVE_UTF8) -//#define FT_HAVE_UTF8 -//#endif /** * libfort configuration macros diff --git a/src/fort.h b/src/fort.h index c6317df..917602c 100644 --- a/src/fort.h +++ b/src/fort.h @@ -53,20 +53,6 @@ SOFTWARE. /***************************************************************************** * Configuration *****************************************************************************/ -///** -// * libfort configuration macros -// * (to enable/disable some options this macros should be defined/undefined) -// */ -///** #define FT_CONGIG_HAVE_WCHAR */ - -//#if defined(FT_CONGIG_HAVE_WCHAR) -//#define FT_HAVE_WCHAR -//#endif - -//#define FT_CONGIG_HAVE_UTF8 -//#if defined(FT_CONGIG_HAVE_UTF8) -//#define FT_HAVE_UTF8 -//#endif /** * libfort configuration macros