forked from MTSR/mapserver
trace log private inventory
This commit is contained in:
parent
fad0f369bc
commit
d403208efa
@ -108,12 +108,10 @@ func parseMetadata(mapblock *MapBlock, data []byte) (int, error) {
|
|||||||
offset++
|
offset++
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
if priv != 0 {
|
if priv != 0 {
|
||||||
// do something usefull
|
// do something usefull
|
||||||
logrus.Info("Private items in Inventory")
|
logrus.Trace("Private items in Inventory")
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
var currentInventoryName *string
|
var currentInventoryName *string
|
||||||
|
Loading…
Reference in New Issue
Block a user