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/XtSetValues.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/XtSetValues.man')
-rw-r--r-- | man/XtSetValues.man | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/man/XtSetValues.man b/man/XtSetValues.man index 725ebdf..d5a8673 100644 --- a/man/XtSetValues.man +++ b/man/XtSetValues.man @@ -35,28 +35,6 @@ .hw XtGet-Values XtVa-Get-Values XtGet-Subvalues XtVa-Get-Subvalues .hw constraint-Widget-Class 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 XtSetValues __libmansuffix__ __xorgversion__ "XT FUNCTIONS" .SH NAME XtSetValues, XtVaSetValues, XtSetSubvalues, XtVaSetSubvalues, XtGetValues, XtVaGetValues, XtGetSubvalues, XtVaGetSubvalues \- obtain and set widget resources |