[xiph-commits] r9451 - trunk/theora/include/theora
giles at motherfish-iii.xiph.org
giles at motherfish-iii.xiph.org
Tue Jun 14 06:37:55 PDT 2005
Author: giles
Date: 2005-06-14 06:37:52 -0700 (Tue, 14 Jun 2005)
New Revision: 9451
Modified:
trunk/theora/include/theora/theora.h
Log:
Remove prototype for testing function.
Modified: trunk/theora/include/theora/theora.h
===================================================================
--- trunk/theora/include/theora/theora.h 2005-06-14 13:20:52 UTC (rev 9450)
+++ trunk/theora/include/theora/theora.h 2005-06-14 13:37:52 UTC (rev 9451)
@@ -251,8 +251,6 @@
*/
extern int theora_encode_packetout( theora_state *t, int last_p,
ogg_packet *op);
-extern int theora_encode_empty_packetout( theora_state *t, int last_p,
- ogg_packet *op);
/**
* Request a packet containing the initial header.
More information about the commits
mailing list