From df6bde85bfd7206fc9dca3e84f6bd8a23056d051 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 28 Jul 2005 11:23:25 +0000 Subject: *** empty log message *** --- src/file.h | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'src/file.h') diff --git a/src/file.h b/src/file.h index 3faecb5..3832ba7 100644 --- a/src/file.h +++ b/src/file.h @@ -24,26 +24,6 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ - -/* - * $Id$ - */ - -/* - * $Log$ - * Revision 1.3 2005/06/19 20:04:43 deva - * ImgEncoder now uses the file class for output, through jpeg_mem_dest. - * - * Revision 1.2 2005/06/13 20:38:19 deva - * Added some logfile code. - * Enhanced the file object... now ready to hook into mov_encoder - * - * Revision 1.1 2005/06/09 17:54:00 deva - * New file object, that takes care of uniqueness and counts up number in - * filename, when grown too big. - * - */ - #include #ifndef __MIAV_FILE_H__ #define __MIAV_FILE_H__ -- cgit v1.2.3