Skip to content

Commit

Permalink
Remove completed TODO item.
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Jul 20, 2018
1 parent 053ce28 commit 5f7ce8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dysentery/dbserver.clj
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@
:arg-list-tag 0x02
:bytes (into [0x26] (concat (number->bytes (/ (count bytes) 2) 4) bytes))}))

;; TODO: Add string-field and a read-field implementation for it

;; TODO: These have to take the player object as well, so they can
;; read more data if needed, and return the buffer and offset where
;; reading of the next field should begin.
Expand Down

0 comments on commit 5f7ce8b

Please sign in to comment.