From 93b9a86bed2eb3a54b49557f663e06804985654f Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Thu, 27 Dec 2018 20:27:47 +0300
Subject: Remove unused enum variable npcmarketopenType

---
 src/map/packets_struct.h | 1 -
 1 file changed, 1 deletion(-)

(limited to 'src')

diff --git a/src/map/packets_struct.h b/src/map/packets_struct.h
index d12c8c6e1..9fd30c0f6 100644
--- a/src/map/packets_struct.h
+++ b/src/map/packets_struct.h
@@ -308,7 +308,6 @@ enum packet_headers {
 	monsterhpType = 0x977,
 	maptypeproperty2Type = 0x99b,
 	npcmarketresultackType = 0x9d7,
-	npcmarketopenType = 0x9d5,
 #if PACKETVER >= 20131223  // version probably can be 20131030 [4144]
 	wisendType = 0x9df,
 #else
-- 
cgit v1.2.3-70-g09d2