diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2007-11-05 16:43:14 -0500 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2007-11-05 16:43:14 -0500 |
commit | 7465091fa90753440ed775de5783387bc4fd9cc4 (patch) | |
tree | 8f7afc87093d1140e772553b38026b6dc2146725 /conf.d/10-sub-pixel-rgb.conf | |
parent | 531a143858aa1b5c82ee20bdacc292c0a31b6cfb (diff) |
Remove redundant/obsolete comments from conf files.
Conf files had an initial comment mentioning the files' name.
This was outdated and wrong in most cases. There's no real use in that.
Diffstat (limited to 'conf.d/10-sub-pixel-rgb.conf')
-rw-r--r-- | conf.d/10-sub-pixel-rgb.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/10-sub-pixel-rgb.conf b/conf.d/10-sub-pixel-rgb.conf index c4e8a42..2b49fe3 100644 --- a/conf.d/10-sub-pixel-rgb.conf +++ b/conf.d/10-sub-pixel-rgb.conf @@ -1,6 +1,5 @@ <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> -<!-- conf.d/sub-pixel.conf --> <fontconfig> <!-- Enable sub-pixel rendering --> <match target="font"> |