diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-06 10:33:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-06 10:33:12 +0200 |
commit | 53407825f9b51ee9b3cf01a0cc8e14732f2e2d8c (patch) | |
tree | f23491141bf2577f29d9222b50df7820b14a3b25 /HISTORY | |
parent | 962596f4abc3790ac0f3f317079a3362210fff8f (diff) | |
download | vdr-53407825f9b51ee9b3cf01a0cc8e14732f2e2d8c.tar.gz vdr-53407825f9b51ee9b3cf01a0cc8e14732f2e2d8c.tar.bz2 |
Removed some unnecessary #includes from eit.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1571,3 +1571,5 @@ Video Disk Recorder Revision History - The "Use DiSEqC" parameter in the "Setup/LNB" menu has been moved to the beginning of the list and disables the rest of the parameters when set to "yes", since these are now only meaningful if DiSEqC is _not_ used. +- Removed some unnecessary #includes from eit.c, which caused warnings with gcc-3.2 + (thanks to Andreas Schultz for pointing this out). |