jschaf / esup

ESUP - Emacs Start Up Profiler
398 stars 22 forks source link

Remove unused variables #26

Closed syohex closed 8 years ago

syohex commented 8 years ago

I got following warnings when byte-compile.

esup-child.el:203:1:Warning: Unused lexical variable `esup--load-file-name'
esup-child.el:203:1:Warning: Unused lexical variable `benchmark'
jschaf commented 8 years ago

Thank you, sorry it took so long.