diff options
Diffstat (limited to 'src/xine-utils/sorted_array.c')
-rw-r--r-- | src/xine-utils/sorted_array.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xine-utils/sorted_array.c b/src/xine-utils/sorted_array.c index c3dad54c9..363325f0b 100644 --- a/src/xine-utils/sorted_array.c +++ b/src/xine-utils/sorted_array.c @@ -16,9 +16,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA - * - * $Id: sorted_array.c,v 1.3 2006/09/26 05:19:49 dgp85 Exp $ - * */ #ifdef HAVE_CONFIG_H #include "config.h" |