Removed an unnecessary #include from osd.c

This commit is contained in:
Klaus Schmidinger
2005-06-11 14:32:26 +02:00
parent 858937f861
commit 3513e3d07e
3 changed files with 3 additions and 2 deletions

View File

@@ -3598,3 +3598,4 @@ Video Disk Recorder Revision History
- Fixed handling timers with a day given as MTWTF--@6, i.e. a repeating timer with
first day not as full date, but just day of month (thanks to Henrik Niehaus for
reporting this one).
- Removed an unnecessary #include from osd.c (thanks to Wolfgang Rohdewald).