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