13 lines
201 B
Diff
13 lines
201 B
Diff
|
--- defaults.c
|
||
|
+++ defaults.c
|
||
|
@@ -432,9 +432,6 @@
|
||
|
#ifdef FQDN
|
||
|
def_fqdn = TRUE;
|
||
|
#endif
|
||
|
-#ifdef USE_INSULTS
|
||
|
- def_insults = TRUE;
|
||
|
-#endif
|
||
|
#ifdef ENV_EDITOR
|
||
|
def_env_editor = TRUE;
|
||
|
#endif
|