libeplayer3: cleanup

This commit is contained in:
martii
2013-06-08 12:05:36 +02:00
parent 6e25a6f00f
commit 4f56cae01d
28 changed files with 27 additions and 530 deletions

View File

@@ -1,4 +1,3 @@
#ifdef MARTII
/*
* Pipe Output handling.
*
@@ -452,4 +451,3 @@ struct Output_s PipeOutput = {
&Write,
PipeCapabilities
};
#endif