gettext.c removed in
commit deadd27bd9766b316e696c225fd6f063f8cba432
Author: Ralf Wildenhues <[email protected]>
Date: 2006-08-31T23:32:18+00:00
Remove superfluous empty file from CVS.
diff --git a/gettext.c b/gettext.c
deleted file mode 100644
index e69de29bb..000000000
Emptied in
commit c6e7aa7f7b446934dada7ce6442f8b0d188f8b52
Author: Thomas Roessler <[email protected]>
Date: 2001-06-07T20:02:28+00:00
Gettext update.
---
pgppubring.c | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/pgppubring.c b/pgppubring.c
index 6efe0743..1d447252 100644
--- a/pgppubring.c
+++ b/pgppubring.c
@@ -957,13 +957,3 @@ static void pgpring_dump_keyblock(pgp_key_t p)
}
}
}
-
-/*
- * The mutt_gettext () defined in gettext.c requires iconv,
- * so we do without charset conversion here.
- */
-
-char *mutt_gettext(const char *message)
-{
- return (char *)message;
-}
--
2.51.0