X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/565c0ca57e89ab1a1b4c378c615a998eb8fc0f99..d048e1e6bd3f634ca8308003e67967f134098c6c:/oldXMenu/XLookAssoc.c diff --git a/oldXMenu/XLookAssoc.c b/oldXMenu/XLookAssoc.c index a1a06e900c..e287ebbaa7 100644 --- a/oldXMenu/XLookAssoc.c +++ b/oldXMenu/XLookAssoc.c @@ -56,5 +56,3 @@ caddr_t XLookUpAssoc(register Display *dpy, register XAssocTable *table, registe return(NULL); } -/* arch-tag: d5075d0c-4b71-467d-b33c-3f5c4c4afcf2 - (do not change this comment) */