Mercurial > hg > xemacs-beta
diff src/text.h @ 4790:bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
message with ID <870180fe0912211421m3e3d7891pdadefef167b50cb4@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Tue, 22 Dec 2009 15:52:06 -0700 |
parents | 1a14c304cb8e |
children | b3ea9c582280 |
line wrap: on
line diff
--- a/src/text.h Tue Dec 22 19:07:40 2009 +0900 +++ b/src/text.h Tue Dec 22 15:52:06 2009 -0700 @@ -3111,7 +3111,6 @@ /* !!#### Verify these! */ #define Qxt_widget_arg_encoding Qnative #define Qdt_dnd_encoding Qnative -#define Qoffix_dnd_encoding Qnative /* RedHat 6.2 contains a locale called "Francais" with the C-cedilla encoded in ISO2022! */ @@ -3119,9 +3118,6 @@ #define Qstrerror_encoding Qnative -/* Encoding for strings coming from Offix drag-n-drop */ -#define Qoffix_dnd_encoding Qnative - /* !!#### This exists to remind us that our hexify routine is totally un-Muleized. */ #define Qdnd_hexify_encoding Qascii