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/miav.cc | 45 --------------------------------------------- 1 file changed, 45 deletions(-) (limited to 'src/miav.cc') diff --git a/src/miav.cc b/src/miav.cc index 9dc3552..dbb8b28 100644 --- a/src/miav.cc +++ b/src/miav.cc @@ -24,51 +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.15 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.14 2005/06/14 12:29:40 deva - * Incorporated the use of the Info object everywhere... also using the log functionality. - * - * Revision 1.13 2005/06/09 11:00:03 deva - * Added daemon code, and cleaned up using -Wall and -Werror - * - * Revision 1.12 2005/05/25 12:31:59 deva - * - * Made info (error message system) work correctly. - * - * Revision 1.11 2005/05/23 18:42:50 deva - * Error message windows is now modal with mainwindow as its parent. - * - * Revision 1.10 2005/05/22 15:49:22 deva - * Added multithreaded encoding support. - * - * Revision 1.9 2005/05/03 17:13:25 deva - * Fixed some missong Info object references. - * - * Revision 1.8 2005/05/03 09:22:12 deva - * Implemented the gui part of the info object. - * - * Revision 1.7 2005/05/03 08:31:59 deva - * Removed the error object, and replaced it with a more generic info object. - * - * Revision 1.6 2005/05/02 19:47:43 deva - * Fixed overlapping cpr numbers on the server (now it saves one cpr pr. - * connection, and ignores any changes sent) - * - * Revision 1.5 2005/05/01 09:56:26 deva - * Added Id and Log tags to all files - */ - #include #ifdef USE_GUI -- cgit v1.2.3