diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/ext4_config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/ext4_config.h b/include/ext4_config.h index 8b8c6d8..56cabf2 100644 --- a/include/ext4_config.h +++ b/include/ext4_config.h @@ -88,11 +88,6 @@ extern "C" { #define CONFIG_JOURNALING_ENABLE 1 #endif -/**@brief Enable directory indexing comb sort*/ -#ifndef CONFIG_DIR_INDEX_COMB_SORT -#define CONFIG_DIR_INDEX_COMB_SORT 1 -#endif - /**@brief Include error codes from ext4_errno or standard library.*/ #ifndef CONFIG_HAVE_OWN_ERRNO #define CONFIG_HAVE_OWN_ERRNO 0 |
