Skip to content
This repository has been archived by the owner on May 8, 2022. It is now read-only.

Commit

Permalink
Remove forgotten // TODO from code
Browse files Browse the repository at this point in the history
  • Loading branch information
SCP002 committed Apr 26, 2022
1 parent 5a718e7 commit 7413770
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/buffer.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ import (
"github.com/avfs/avfs/vfs/osfs"
)

// TODO: Removes VFS buffer files but dont write them again (?)

func createStreamID(stream map[int]ThisStream) (streamID int) {

var debug string
Expand Down

0 comments on commit 7413770

Please sign in to comment.