gmime r1372 - in branches/gmime-2-2: . gmime



Author: fejj
Date: Wed Jul  9 01:31:12 2008
New Revision: 1372
URL: http://svn.gnome.org/viewvc/gmime?rev=1372&view=rev

Log:
2008-07-08  Jeffrey Stedfast  <fejj novell com>

	* gmime/gmime-common.h: Removed unused prototypes.



Modified:
   branches/gmime-2-2/ChangeLog
   branches/gmime-2-2/gmime/gmime-common.h

Modified: branches/gmime-2-2/gmime/gmime-common.h
==============================================================================
--- branches/gmime-2-2/gmime/gmime-common.h	(original)
+++ branches/gmime-2-2/gmime/gmime-common.h	Wed Jul  9 01:31:12 2008
@@ -30,14 +30,6 @@
 
 guint g_mime_strcase_hash (gconstpointer key);
 
-#ifndef HAVE_STRNCASECMP
-int strncasecmp (const char *s1, const char *s2, size_t n);
-#endif
-
-#ifndef HAVE_STRCASECMP
-int strcasecmp (const char *s1, const char *s2);
-#endif
-
 G_END_DECLS
 
 #endif /* __GMIME_COMMON_H__ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]