X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Funix.h;fp=unix%2Funix.h;h=cf297db3d90bbd8173d366f6513b0ba90bee4112;hb=8923a1b488b69e943d241aa3f0373ed3d5f8110e;hp=76ec7531a3d8fd3f3e1c93d318ae7af87b6fcc26;hpb=13d52fcb036ba52db597f49ea291cd6dd4105f43;p=PuTTY.git diff --git a/unix/unix.h b/unix/unix.h index 76ec7531..cf297db3 100644 --- a/unix/unix.h +++ b/unix/unix.h @@ -125,7 +125,6 @@ void gtkcomm_setup(void); const char *get_x_display(void *frontend); int font_dimension(void *frontend, int which);/* 0 for width, 1 for height */ long get_windowid(void *frontend); -int frontend_is_utf8(void *frontend); /* Things gtkdlg.c needs from pterm.c */ void *get_window(void *frontend); /* void * to avoid depending on gtk.h */