summaryrefslogtreecommitdiff
path: root/src/cargopacket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cargopacket.h')
-rw-r--r--src/cargopacket.h2
1 files changed, 0 insertions, 2 deletions
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