diff options
author | Laurie Clark-Michalek <bluepeppers@archlinux.us> | 2011-08-17 23:59:16 +0100 |
---|---|---|
committer | Laurie Clark-Michalek <bluepeppers@archlinux.us> | 2011-08-17 23:59:16 +0100 |
commit | 0f28874277ad54483637bdee52267da4d5ff5c62 (patch) | |
tree | acdb033125ad075ef3c0ac6f14deaf3ce6337f7e | |
parent | 448a92accfa525a61efd6c69dfe2c10cc202023f (diff) |
Removed unused class mapping.
-rwxr-xr-x | archey3 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -80,7 +80,6 @@ CLASS_MAPPINGS = { 'env': 'envDisplay', 'fs': 'fsDisplay', 'mpd': 'mpdDisplay', - '_pc': 'processCheck' # Do _not_ use, internal only } |