diff options
Diffstat (limited to 'source3/lib')
-rw-r--r-- | source3/lib/charcnv.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/lib/charcnv.c b/source3/lib/charcnv.c index b334cfae81..bcf0941b4f 100644 --- a/source3/lib/charcnv.c +++ b/source3/lib/charcnv.c @@ -22,13 +22,6 @@ */ #include "includes.h" -/* We can parameterize this if someone complains.... JRA. */ - -char lp_failed_convert_char(void) -{ - return '_'; -} - /** * @file * |