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/XtBuildEventMask.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/XtBuildEventMask.man')
-rw-r--r-- | man/XtBuildEventMask.man | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/man/XtBuildEventMask.man b/man/XtBuildEventMask.man index 5d770f3..5e1ab3a 100644 --- a/man/XtBuildEventMask.man +++ b/man/XtBuildEventMask.man @@ -34,28 +34,6 @@ .ds Vn 2.2 .hw XtBuild-Event-Mask 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 XtBuildEventMask __libmansuffix__ __xorgversion__ "XT FUNCTIONS" .SH NAME XtBuildEventMask \- retrieve a widget's event mask |