summaryrefslogtreecommitdiff
path: root/app/models/phone.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/phone.rb')
-rw-r--r--app/models/phone.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/phone.rb b/app/models/phone.rb
index a606834..a59b003 100644
--- a/app/models/phone.rb
+++ b/app/models/phone.rb
@@ -162,7 +162,6 @@ class Phone < ActiveRecord::Base
if ! self.resync(true, sip_account_resync)
errors.add(:resync, "Resync failed")
- return false
end
return true