remove markModified in addPushDevice

This commit is contained in:
Negue 2015-04-28 19:55:01 +02:00
parent b23e901780
commit 02781d1f33

View file

@ -656,7 +656,6 @@ api.wrap = (user, main=true) ->
pd.push(item) unless i != -1
user.markModified? 'pushDevices'
cb? null, user.pushDevices
# ------