diff options
Diffstat (limited to 'TSRM/tsrm_config_common.h')
-rw-r--r-- | TSRM/tsrm_config_common.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TSRM/tsrm_config_common.h b/TSRM/tsrm_config_common.h index f70f7a5c41..64cecd912a 100644 --- a/TSRM/tsrm_config_common.h +++ b/TSRM/tsrm_config_common.h @@ -69,12 +69,3 @@ char *alloca (); #endif #endif /* TSRM_CONFIG_COMMON_H */ - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |