todotxt / todo.txt-ios

Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
http://todotxt.org
GNU General Public License v3.0
379 stars 112 forks source link

Remove unused variables #222

Closed grahamc closed 10 years ago

grahamc commented 10 years ago

A few unused constants and variables were in the code. Removed them for a more clean compile.