diff options
Diffstat (limited to 'src/miav_config.h')
-rw-r--r-- | src/miav_config.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/miav_config.h b/src/miav_config.h index a4c432a..65f4480 100644 --- a/src/miav_config.h +++ b/src/miav_config.h @@ -24,27 +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.8 2005/07/02 11:39:51 deva - * Added some audiocode. - * Moved libfame code out of mov_encoder - * - * Revision 1.7 2005/06/14 12:29:40 deva - * Incorporated the use of the Info object everywhere... also using the log functionality. - * - * Revision 1.6 2005/05/03 08:31:59 deva - * Removed the error object, and replaced it with a more generic info object. - * - * Revision 1.5 2005/05/01 09:56:26 deva - * Added Id and Log tags to all files - */ - #include <config.h> #ifndef __MIAV_MIAV_CONFIG_H__ #define __MIAV_MIAV_CONFIG_H__ |