[libsigc++2/variadic_bind2: 22/68] m4: Remove unused UPPER and LOWER functions.



commit 8d5afd60253583c695646830c8c9388756697687
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Jan 14 09:35:42 2016 +0100

    m4: Remove unused UPPER and LOWER functions.

 sigc++/macros/template.macros.m4 |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/sigc++/macros/template.macros.m4 b/sigc++/macros/template.macros.m4
index c983a68..eb50282 100644
--- a/sigc++/macros/template.macros.m4
+++ b/sigc++/macros/template.macros.m4
@@ -51,8 +51,6 @@ dnl
 dnl General macros
 dnl
 
-define([UPPER],[translit([$*],[abcdefghijklmnopqrstuvwxyz],[ABCDEFGHIJKLMNOPQRSTUVWXYZ])])
-define([LOWER],[translit([$*],[ABCDEFGHIJKLMNOPQRSTUVWXYZ],[abcdefghijklmnopqrstuvwxyz])])
 define([PROT],[[$*]])
 
 define([_LOOP],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]