Removed obsolete coord to bytes transformation. Added TODO.

This commit is contained in:
Sascha L. Teichmann
2014-08-08 15:04:53 +02:00
parent d2e9984529
commit 8dba5f5f3b
2 changed files with 2 additions and 10 deletions

2
TODO Normal file
View File

@ -0,0 +1,2 @@
- Check if the mutex stuff in the LevelDB is really needed.
LevelDB has some threadi-safety already.