Skip to content

Commit

Permalink
Remove obsolete unimplimented warning
Browse files Browse the repository at this point in the history
Seek was added in faiface#111, this warning is a false positive
  • Loading branch information
dkbednarczyk authored Mar 4, 2022
1 parent 3daeb82 commit aae0091
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flac/doc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
// Package flac implements audio data decoding in FLAC format.
//
// Note: Seek method is still unimplemented.
package flac

0 comments on commit aae0091

Please sign in to comment.