diff options
Diffstat (limited to 'oldXMenu/Destroy.c')
-rw-r--r-- | oldXMenu/Destroy.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/oldXMenu/Destroy.c b/oldXMenu/Destroy.c index 906d92fb8cf..6a379609ad0 100644 --- a/oldXMenu/Destroy.c +++ b/oldXMenu/Destroy.c @@ -115,5 +115,3 @@ XMenuDestroy(Display *display, register XMenu *menu) free(menu); } -/* arch-tag: 44c9589f-5893-46fc-bc23-1b03a7f9c015 - (do not change this comment) */ |