diff options
Diffstat (limited to 'comm.c')
-rw-r--r-- | comm.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -52,8 +52,6 @@ from The Open Group. static Atom atom_comm, atom_command, atom_resource_editor, atom_client_value; static Atom atom_editres_protocol; -extern Widget CM_entries[NUM_CM_ENTRIES], TM_entries[NUM_TM_ENTRIES]; - static void ClientTimedOut ( XtPointer data, XtIntervalId * id ); static void TellUserAboutMessage ( Widget label, ResCommand command ); static Boolean ConvertCommand ( Widget w, Atom * selection, Atom * target, |