returned the auto indent standards to default

master
Allen Webster 2017-06-27 12:03:52 -04:00
parent cbd60d136c
commit 9564dbe25d
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@ TYPE: 'drop-in-command-pack'
#include "4coder_lib/4coder_mem.h"
#include "4coder_default_framework.h"
#define DEFAULT_INDENT_FLAGS AutoIndent_ClearLine
#define DEF_TAB_WIDTH 2
#if !defined(DEFAULT_INDENT_FLAGS)
# define DEFAULT_INDENT_FLAGS 0
#endif