Quantcast

Update a bit of code formatting.)

ackis [03-27-09 - 17:24]
Update a bit of code formatting.)
Filename
ARLConfig.lua
diff --git a/ARLConfig.lua b/ARLConfig.lua
index d3fe075..2cbd8db 100644
--- a/ARLConfig.lua
+++ b/ARLConfig.lua
@@ -1248,7 +1248,7 @@ local function fullOptions()
 							name	= L["Clear Waypoints"],
 							disabled = tomtomsupport,
 							desc	= L["CLEAR_WAYPOINTS_DESC"],
-							func	= function(info) addon:ClearMap() end,
+							func	= function() addon:ClearMap() end,
 						},
 					},
 				},