From b912a4042d884ccc2f226ab80ddc7272967d58b2 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 4 Dec 2015 22:20:53 -0800 Subject: Delete #if 0 hunks of code Signed-off-by: Alan Coopersmith Backported-to-NX-by: Ulrich Sibiller --- nx-X11/lib/X11/omImText.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nx-X11/lib/X11/omImText.c') diff --git a/nx-X11/lib/X11/omImText.c b/nx-X11/lib/X11/omImText.c index 1bc08bc25..9cfb5497d 100644 --- a/nx-X11/lib/X11/omImText.c +++ b/nx-X11/lib/X11/omImText.c @@ -29,10 +29,6 @@ #include "Xlibint.h" #include "XomGeneric.h" -#if 0 -extern int _XomGenericTextExtents(), _XomGenericDrawString(); -#endif - #define GET_VALUE_MASK (GCFunction | GCForeground | GCBackground | GCFillStyle) #define SET_VALUE_MASK (GCFunction | GCForeground | GCFillStyle) -- cgit v1.2.3