X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod.h;h=4c3212228ba5ad75dac7241d10c47ebdb0478652;hp=44b430c8274856b4a13771dc2668ab5a6e5e04f9;hb=c0abcee0da53a6b399c3d16a62830aaa9ae21349;hpb=8dab386f87d2998fd26126600ca7faf56d5a35d1 diff --git a/audiod.h b/audiod.h index 44b430c8..4c321222 100644 --- a/audiod.h +++ b/audiod.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2010 Andre Noll + * Copyright (C) 2006-2011 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,9 +7,6 @@ /** \file audiod.h symbols exported from audiod.c */ -int num_filters(int audio_format_num); -int get_audio_format_num(const char *name); - /** enum of audio formats supported by para_audiod */ enum {AUDIOD_AUDIO_FORMATS_ENUM};