From df6bde85bfd7206fc9dca3e84f6bd8a23056d051 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 28 Jul 2005 11:23:25 +0000 Subject: *** empty log message *** --- src/server_status.cc | 38 -------------------------------------- 1 file changed, 38 deletions(-) (limited to 'src/server_status.cc') diff --git a/src/server_status.cc b/src/server_status.cc index 2b2395c..7f4714e 100644 --- a/src/server_status.cc +++ b/src/server_status.cc @@ -24,44 +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.10 2005/06/19 20:04:43 deva - * ImgEncoder now uses the file class for output, through jpeg_mem_dest. - * - * Revision 1.9 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.8 2005/05/22 15:49:22 deva - * Added multithreaded encoding support. - * - * Revision 1.7 2005/05/17 15:12:51 deva - * Fixed file rights (All read on files and directories, and all execute on directories). - * - * Revision 1.6 2005/05/16 16:00:57 deva - * Lots of stuff! - * - * Revision 1.5 2005/05/16 13:25:52 deva - * Moved video setting to configuration file. - * Fine tuned setting for 2.4ghz server - * - * Revision 1.4 2005/05/09 16:40:20 deva - * Added optimize yuv conversion code - * - * Revision 1.3 2005/05/03 08:31:59 deva - * Removed the error object, and replaced it with a more generic info object. - * - * Revision 1.2 2005/05/01 09:56:26 deva - * Added Id and Log tags to all files - */ - #include #include "server_status.h" -- cgit v1.2.3