1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-05 13:24:14 +01:00

Remove unused WINGs/international.c

This commit is contained in:
Tamas TEVESZ
2010-03-16 23:49:31 +01:00
committed by Carlos R. Mafra
parent 8018da8149
commit 63e4338284
2 changed files with 0 additions and 10 deletions

View File

@@ -77,7 +77,6 @@ libWUtil_la_SOURCES = \
handlers.c \ handlers.c \
hashtable.c \ hashtable.c \
host.c \ host.c \
international.c \
memory.c \ memory.c \
misc.c \ misc.c \
notification.c \ notification.c \

View File

@@ -1,9 +0,0 @@
#include <X11/Xlib.h>
#include "WINGsP.h"
void InitI18n(Display * dpy)
{
}