diff options
Diffstat (limited to 'src/util.cc')
-rw-r--r-- | src/util.cc | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/util.cc b/src/util.cc index 86689e5..a3fdd1c 100644 --- a/src/util.cc +++ b/src/util.cc @@ -31,20 +31,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.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 <config.h> #include <stdio.h> |