]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/binary-source-file.cc
Moving files into input/manual/
[lilypond.git] / lily / binary-source-file.cc
index 3a8728694cf3f020818b11494a03a917228250bf..90d4a4ac02a10ee3a61501d32cd53694e2dd4fb7 100644 (file)
@@ -61,11 +61,7 @@ Binary_source_file::get_line (char const *pos_str0) const
 U8
 Binary_source_file::get_U8 ()
 {
-#if 0                          // FIXME
   return *(U8 *)forward_str0 (1);
-#endif
-  assert (false);
-  return 0;
 }
 
 U16