diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-03 19:33:39 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-03 20:30:44 +0100 |
commit | 5f2592b47fe534a873a7342b932ecc9a7094310a (patch) | |
tree | e2fb0f52e1043b379de709680a5684e481883e86 /unusedcode.README | |
parent | 32943a5b7eb635051567f8277864fd59fbb2805e (diff) |
update description
Change-Id: Ibf0aeea9bae71d5f2f260075a0f30e9273c479af
Diffstat (limited to 'unusedcode.README')
-rw-r--r-- | unusedcode.README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unusedcode.README b/unusedcode.README index d2d171b95589..a5ffd870e9fa 100644 --- a/unusedcode.README +++ b/unusedcode.README @@ -41,7 +41,7 @@ g) there's more actually unused code then what's listed. The idea is that what's code from the "release" binaries which only makes sense in debug/dbgutil configurations, and then tackle unused virtual method slots :-) -Symbols that are known to be false alarms are listed in: unused.exclude +Symbols that are known to be false alarms are listed in: unusedcode.exclude [1] http://www.skynet.ie/~caolan/Packages/callcatcher.html [2] https://bugs.freedesktop.org/show_bug.cgi?id=38832 |