summaryrefslogtreecommitdiff
path: root/dvbapi.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-04-24 13:54:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-04-24 13:54:23 +0200
commit8a84f6b751f54b71f2476beef2eec10a9c919f36 (patch)
tree6ac7cba9fc3442720df93ad8232e6c1633d53981 /dvbapi.h
parent61a20a36de5bf3b96c28a89d61f45ca58ec3d360 (diff)
downloadvdr-8a84f6b751f54b71f2476beef2eec10a9c919f36.tar.gz
vdr-8a84f6b751f54b71f2476beef2eec10a9c919f36.tar.bz2
Improved process handling
Diffstat (limited to 'dvbapi.h')
-rw-r--r--dvbapi.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dvbapi.h b/dvbapi.h
index 1015db1b..ddfdc154 100644
--- a/dvbapi.h
+++ b/dvbapi.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: dvbapi.h 1.6 2000/04/24 09:44:21 kls Exp $
+ * $Id: dvbapi.h 1.7 2000/04/24 10:46:47 kls Exp $
*/
#ifndef __DVBAPI_H
@@ -96,7 +96,6 @@ private:
int fromRecord, toRecord;
int fromReplay, toReplay;
void SetReplayMode(int Mode);
- void KillProcess(pid_t pid);
public:
bool Recording(void);
// Returns true if we are currently recording.