src/cargopacket.h
branchnoai
changeset 9631 8a2d1c2ceb88
parent 9629 66dde6412125
child 7870 57194f624020
child 9694 e72987579514
--- a/src/cargopacket.h	Wed Jun 27 01:01:16 2007 +0000
+++ b/src/cargopacket.h	Sat Jul 07 09:20:52 2007 +0000
@@ -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