Removed the unnecessary 'value' member from cMenuEditItem

This commit is contained in:
Klaus Schmidinger
2006-04-14 10:02:43 +02:00
parent a45c1c9a28
commit b1dad5cb3c
3 changed files with 4 additions and 8 deletions

View File

@@ -4507,3 +4507,4 @@ Video Disk Recorder Revision History
new 'noneString' in cMenuEditChanItem (reported by Thomas G<>nther).
- Added NULL checks to some strdup() calls in menuitems.c (suggested by Darren
Salt).
- Removed the unnecessary 'value' member from cMenuEditItem.