summaryrefslogtreecommitdiff
path: root/src/miav_daemon.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/miav_daemon.cc')
-rw-r--r--src/miav_daemon.cc25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/miav_daemon.cc b/src/miav_daemon.cc
index b164e92..500e92a 100644
--- a/src/miav_daemon.cc
+++ b/src/miav_daemon.cc
@@ -24,31 +24,6 @@
* along with MIaV; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-
-/*
- * $Id$
- */
-
-/*
- * $Log$
- * Revision 1.5 2005/06/19 11:44:14 deva
- * Cleaned up a log of logging.
- * Fixed server queue (shouldn't happen).
- * Added user and group lookup.
- *
- * Revision 1.4 2005/06/16 21:28:57 deva
- * Rewrote thread object
- * Fixed bug in mov_encoder (pushed read_sem too many times, whihc lead to
- * growing server queue)
- *
- * Revision 1.3 2005/06/14 13:47:09 deva
- * *** empty log message ***
- *
- * Revision 1.1 2005/06/09 11:00:03 deva
- * Added daemon code, and cleaned up using -Wall and -Werror
- *
- */
-
#include <config.h>
#include "miav_daemon.h"