Skip to content

Commit

Permalink
Removed rogue debugging statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
ccs36 committed Mar 26, 2007
1 parent b749fbd commit 0bc6e03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cvd_src/videofilebuffer.cc
Expand Up @@ -431,8 +431,6 @@ void RawVideoFileBuffer::seek_to(double t)

start_time = 0;
frame_ready = true;

puts("done");

// REOPENED FILE OK
}
Expand Down

0 comments on commit 0bc6e03

Please sign in to comment.