diff options
Diffstat (limited to 'include/uno/lbnames.h')
-rw-r--r-- | include/uno/lbnames.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/uno/lbnames.h b/include/uno/lbnames.h index 83a4608925b1..a4c967616f63 100644 --- a/include/uno/lbnames.h +++ b/include/uno/lbnames.h @@ -43,8 +43,6 @@ provoking error here, because PP ignores #error /** Environment type name for binary C UNO. */ #define UNO_LB_UNO "uno" -/** Environment type name for ANSI C compilers. */ -#define UNO_LB_C "c" /** Environment type name for Java 1.3.1 compatible virtual machine. */ #define UNO_LB_JAVA "java" /** Environment type name for CLI (Common Language Infrastructure). */ |