* Add some preliminary code for the eventual possibility of TiVo support.
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
|
||||
#ifndef __UPNPEVENTS_H__
|
||||
#define __UPNPEVENTS_H__
|
||||
#ifdef ENABLE_EVENTS
|
||||
enum subscriber_service_enum {
|
||||
EContentDirectory = 1,
|
||||
EConnectionManager,
|
||||
@ -35,4 +34,3 @@ void write_events_details(int s);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user