diff options
author | Walter Harms <wharms@bfs.de> | 2019-04-16 14:42:41 +0200 |
---|---|---|
committer | Walter Harms <wharms@bfs.de> | 2019-04-16 14:42:41 +0200 |
commit | 3f13df93468658cd48bb63a2d836c60d62494e4a (patch) | |
tree | 1bd91d05a6c9c92486462b8ef44f3ff0d862602e /man/XtPopup.man | |
parent | 2b26e9a5473e399c81ae11b98d1f0b38393dbd8c (diff) |
Remove unused macros to ease maintenance
After the last cleanups all the private macros are
now obsolet. They are removed with:
sed -e'/^\.de/,/^\.ny/d' -i
Diffstat (limited to 'man/XtPopup.man')
-rw-r--r-- | man/XtPopup.man | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/man/XtPopup.man b/man/XtPopup.man index ad2286a..e743bde 100644 --- a/man/XtPopup.man +++ b/man/XtPopup.man @@ -35,28 +35,6 @@ .hw XtPopup-Spring-Loaded XtCallback-None XtCallback-Nonexclusive .hw XtCallback-Exclusive wid-get .na -.de Ds -.nf -.in +0.4i -.ft CW -.. -.de De -.ce 0 -.fi -.. -.de IN \" send an index entry to the stderr -.. -.de Pn -.ie t \\$1\fB\^\\$2\^\fR\\$3 -.el \\$1\fI\^\\$2\^\fP\\$3 -.. -.de ZN -.ie t \fB\^\\$1\^\fR\\$2 -.el \fI\^\\$1\^\fP\\$2 -.. -.de ny -.. -.ny 0 .TH XtPopup __libmansuffix__ __xorgversion__ "XT FUNCTIONS" .SH NAME XtPopup, XtPopupSpringLoaded, XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive \- map a pop-up |