mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Removed a double empty line
This commit is contained in:
parent
6bd7123072
commit
37d2bf4d9a
3
thread.h
3
thread.h
@ -4,7 +4,7 @@
|
|||||||
* See the main source file 'vdr.c' for copyright information and
|
* See the main source file 'vdr.c' for copyright information and
|
||||||
* how to reach the author.
|
* how to reach the author.
|
||||||
*
|
*
|
||||||
* $Id: thread.h 2.4 2013/02/16 15:20:44 kls Exp $
|
* $Id: thread.h 3.1 2013/04/11 08:47:31 kls Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __THREAD_H
|
#ifndef __THREAD_H
|
||||||
@ -182,7 +182,6 @@ public:
|
|||||||
///< Returns true if any I/O throttling object is currently active.
|
///< Returns true if any I/O throttling object is currently active.
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// cPipe implements a pipe that closes all unnecessary file descriptors in
|
// cPipe implements a pipe that closes all unnecessary file descriptors in
|
||||||
// the child process.
|
// the child process.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user