From cc79c1d36c07b905f9d47e5002f90783de92e6cb Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 27 Nov 2017 12:32:05 +0300 Subject: slightly optimized way of getting menu item's module name --- plugins/SMS/src/SMS_svc.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/SMS') diff --git a/plugins/SMS/src/SMS_svc.cpp b/plugins/SMS/src/SMS_svc.cpp index 54b10e4ce5..330c089f08 100644 --- a/plugins/SMS/src/SMS_svc.cpp +++ b/plugins/SMS/src/SMS_svc.cpp @@ -35,7 +35,6 @@ int LoadModules(void) mi.name.w = SMS_SEND_STR; mi.pszService = szServiceFunction; mi.flags = CMIF_UNICODE; - mi.Module = PROTOCOL_NAMEA; Menu_AddMainMenuItem(&mi); SET_UID(mi, 0x736e4cff, 0x769e, 0x45dc, 0x8b, 0x78, 0x83, 0xf9, 0xe4, 0xbb, 0x81, 0x9e); -- cgit v1.2.3