doesn't do anything, not referenced anywhere.
>From 0a72fb8a4075ff924b91154135829b08aef85ae5 Mon Sep 17 00:00:00 2001
From: Tamas TEVESZ <[email protected]>
Date: Tue, 16 Mar 2010 23:49:31 +0100
Subject: [PATCH] Remove unused WINGs/international.c
---
WINGs/Makefile.am | 1 -
WINGs/international.c | 9 ---------
2 files changed, 0 insertions(+), 10 deletions(-)
delete mode 100644 WINGs/international.c
diff --git a/WINGs/Makefile.am b/WINGs/Makefile.am
index 27bcc61..7dfe576 100644
--- a/WINGs/Makefile.am
+++ b/WINGs/Makefile.am
@@ -77,7 +77,6 @@ libWUtil_la_SOURCES = \
handlers.c \
hashtable.c \
host.c \
- international.c \
memory.c \
misc.c \
notification.c \
diff --git a/WINGs/international.c b/WINGs/international.c
deleted file mode 100644
index 6b5311a..0000000
--- a/WINGs/international.c
+++ /dev/null
@@ -1,9 +0,0 @@
-
-#include <X11/Xlib.h>
-
-#include "WINGsP.h"
-
-void InitI18n(Display * dpy)
-{
-
-}
--
1.7.0
--
[-]
mkdir /nonexistentFrom 0a72fb8a4075ff924b91154135829b08aef85ae5 Mon Sep 17 00:00:00 2001
From: Tamas TEVESZ <[email protected]>
Date: Tue, 16 Mar 2010 23:49:31 +0100
Subject: [PATCH] Remove unused WINGs/international.c
---
WINGs/Makefile.am | 1 -
WINGs/international.c | 9 ---------
2 files changed, 0 insertions(+), 10 deletions(-)
delete mode 100644 WINGs/international.c
diff --git a/WINGs/Makefile.am b/WINGs/Makefile.am
index 27bcc61..7dfe576 100644
--- a/WINGs/Makefile.am
+++ b/WINGs/Makefile.am
@@ -77,7 +77,6 @@ libWUtil_la_SOURCES = \
handlers.c \
hashtable.c \
host.c \
- international.c \
memory.c \
misc.c \
notification.c \
diff --git a/WINGs/international.c b/WINGs/international.c
deleted file mode 100644
index 6b5311a..0000000
--- a/WINGs/international.c
+++ /dev/null
@@ -1,9 +0,0 @@
-
-#include <X11/Xlib.h>
-
-#include "WINGsP.h"
-
-void InitI18n(Display * dpy)
-{
-
-}
--
1.7.0