Problem/Motivation
Code cleanup.
- Depreciated methods
- Missing doc for the function headers.
- Unused code
Proposed resolution
- Remove depreciated methods
- Add doc for the function headers.
- Remove unused code
Remaining tasks
patch, review and fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | code_clean_up-2746139-1.patch | 1.04 KB | fornigam |
Comments
Comment #2
neerajskydiver commentedComment #3
neerajskydiver commentedComment #4
fornigam commentedHi
I have update the README.txt for module installation steps. Please review and commit it.
-Nigam
Comment #6
anish.a commentedneerajskydiver, your patch is merged.
@fornigam, Your patch doesn't make sense. Module enabling steps don't need elaborations. Please don't hide other's patches, unless your's superseeds the other's.
Comment #7
anish_zyxware commentedComment #8
fornigam commentedAgree Anish, Readme.txt is not mandate but it would one kind of help to beginner. Thanks.