X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/383e09700c9b3d175c506301d363be4597827db7..refs/heads/wip:/lwlib/lwlib-utils.h diff --git a/lwlib/lwlib-utils.h b/lwlib/lwlib-utils.h index d4dbda8467..ec3daab94e 100644 --- a/lwlib/lwlib-utils.h +++ b/lwlib/lwlib-utils.h @@ -15,9 +15,4 @@ Widget *XtCompositeChildren (Widget, unsigned int *); Boolean XtWidgetBeingDestroyedP (Widget widget); -void XtSafelyDestroyWidget (Widget); - #endif /* _LWLIB_UTILS_H_ */ - -/* arch-tag: 705efd86-9319-4447-80f6-16aa5b349809 - (do not change this comment) */