aboutsummaryrefslogtreecommitdiff
path: root/src/gtkutils.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-21 11:07:51 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-21 11:07:51 +0000
commitf9f8dd90bd443d43855c8a673100d199a1ac6560 (patch)
treedcd78f6ff33d83e00bc56825eb07ba2b1584c774 /src/gtkutils.h
parent1eb9f56ddbd870069cd77a20d7150ac82961042c (diff)
removed mbs/wcs functions which are no longer required.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@596 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/gtkutils.h')
-rw-r--r--src/gtkutils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gtkutils.h b/src/gtkutils.h
index df23a4e5..2a867660 100644
--- a/src/gtkutils.h
+++ b/src/gtkutils.h
@@ -40,9 +40,6 @@
#include <gtk/gtkstock.h>
#include <stdlib.h>
-#if HAVE_WCHAR_H
-# include <wchar.h>
-#endif
typedef struct _ComboButton ComboButton;