diff options
Diffstat (limited to 'Src/prompt.c')
| -rw-r--r-- | Src/prompt.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Src/prompt.c b/Src/prompt.c index 25392b4c2..801f1a727 100644 --- a/Src/prompt.c +++ b/Src/prompt.c @@ -1709,14 +1709,6 @@ applytextattributes(int flags) /**/ mod_export void -cleartextattributes(int flags) -{ - treplaceattrs(0); - applytextattributes(flags); -} - -/**/ -mod_export void treplaceattrs(zattr newattrs) { if (newattrs == TXT_ERROR) |
