Browse Source

Remove unnecessary header inclusion from g729.h

Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Vladimir Voroshilov 17 years ago
parent
commit
6bf8b3ef03
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavcodec/g729.h

+ 0
- 2
libavcodec/g729.h View File

@@ -21,8 +21,6 @@
#ifndef FFMPEG_G729_H
#define FFMPEG_G729_H

#include <stdint.h>

/**
* maximum possible subframe size
*/


Loading…
Cancel
Save