diff --git a/.idea/misc.xml b/.idea/misc.xml index f4e2674..876e30c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -13,7 +13,7 @@ - + diff --git a/Actionscript.iml b/Actionscript.iml index b3ba07f..5eba723 100644 --- a/Actionscript.iml +++ b/Actionscript.iml @@ -9,7 +9,7 @@ - + @@ -32,7 +32,7 @@ - + diff --git a/actionscript/src/com/bugsnag/RequestQueue.as b/actionscript/src/com/bugsnag/RequestQueue.as index feec343..6093b46 100644 --- a/actionscript/src/com/bugsnag/RequestQueue.as +++ b/actionscript/src/com/bugsnag/RequestQueue.as @@ -129,7 +129,6 @@ package com.bugsnag catch(error:Error) { trace(error); - Bugsnag.notifyError(error); } } diff --git a/bin/ANEBugsnag.ane b/bin/ANEBugsnag.ane index f93750e..fd073f4 100644 Binary files a/bin/ANEBugsnag.ane and b/bin/ANEBugsnag.ane differ diff --git a/bin/ANEBugsnag.swc b/bin/ANEBugsnag.swc index 80587ca..69bdf80 100644 Binary files a/bin/ANEBugsnag.swc and b/bin/ANEBugsnag.swc differ