Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Maggard <jmaggard@users.sourceforge.net>2009-02-24 02:10:27 +0300
committerJustin Maggard <jmaggard@users.sourceforge.net>2009-02-24 02:10:27 +0300
commit0212b7ced1220936dc7c14f4358bed5dc65dea17 (patch)
tree4d16db0920e2f387ffeb8fe72ab5f5d6d40c5556 /upnpdescgen.h
parent3202e6e3587e3b733d399afe2c013e25c40f08d2 (diff)
* Add some preliminary code for the eventual possibility of TiVo support.
Diffstat (limited to 'upnpdescgen.h')
-rw-r--r--upnpdescgen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/upnpdescgen.h b/upnpdescgen.h
index 054e069..ee3991b 100644
--- a/upnpdescgen.h
+++ b/upnpdescgen.h
@@ -68,7 +68,6 @@ genWANIPCn(int * len);
char *
genWANCfg(int * len);
-#ifdef ENABLE_EVENTS
char *
getVarsContentDirectory(int * len);
@@ -77,7 +76,6 @@ getVarsConnectionManager(int * len);
char *
getVarsX_MS_MediaReceiverRegistrar(int * len);
-#endif
#endif