[ALSA] Remove obsolete typedefs.h

Removed obsolete typedefs.h.  It existes only for backward compatibility,
and now all codes should be free from such typedefs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
Takashi Iwai
2006-11-23 18:37:00 +01:00
committed by Jaroslav Kysela
parent 56bb0cab1c
commit 59d6e149d9
2 changed files with 0 additions and 175 deletions

View File

@@ -427,6 +427,4 @@ void snd_verbose_printd(const char *file, int line, const char *format, ...)
#endif
#endif
#include "typedefs.h"
#endif /* __SOUND_CORE_H */