From 67f46b40ab1d3869e88bdc5a6508310638dfa23d Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 27 Jun 2007 17:19:05 +0000 Subject: (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. --- src/cargopacket.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/cargopacket.h') diff --git a/src/cargopacket.h b/src/cargopacket.h index fab8418d5..0ba54fa2c 100644 --- a/src/cargopacket.h +++ b/src/cargopacket.h @@ -11,8 +11,6 @@ * Container for cargo from the same location and time */ struct CargoPacket { - bool touched; - typedef uint32 ID; ///< Type for cargopacket identifiers ID index; ///< The unique index of this packet -- cgit v1.2.3-70-g09d2