Go to file
Daniel Juyung Seo 01f2f195ba diskselector, entry, index: Refactoring by reducing unnecessary redundant function calls
and removed unnecessary local variable.

- Do not need to call the same function with same parameter many times.
Use local variable for them.
- Remove unnecessary local variable if it is not needed.
2014-01-08 17:42:55 +09:00
legacy/elementary diskselector, entry, index: Refactoring by reducing unnecessary redundant function calls 2014-01-08 17:42:55 +09:00