aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-unicode.h')
-rw-r--r--e-util/e-unicode.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/e-util/e-unicode.h b/e-util/e-unicode.h
index b745876b6d..77d1a351cb 100644
--- a/e-util/e-unicode.h
+++ b/e-util/e-unicode.h
@@ -12,7 +12,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with the program; if not, see <http://www.gnu.org/licenses/>
+ * License along with the program; if not, see <http://www.gnu.org/licenses/>
*
*
* Authors:
@@ -102,7 +102,6 @@ gint e_unichar_to_utf8 (gint c,
gchar *outbuf);
gchar *e_unicode_get_utf8 (const gchar *text,
gunichar *out);
-guint32 gdk_keyval_to_unicode (guint keysym);
gchar *e_xml_get_translated_utf8_string_prop_by_name (const xmlNode *parent,
const xmlChar *prop_name);