From 789684cdef5c77e27a0ca2366dfdbed417b39dcb Mon Sep 17 00:00:00 2001 From: Adhidarma Hadiwinoto <me@adhisimon.org> Date: Fri, 12 Aug 2016 16:51:14 +0700 Subject: [PATCH] coba ditest --- xmlout.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/xmlout.js b/xmlout.js index f58603a..ee88f81 100644 --- a/xmlout.js +++ b/xmlout.js @@ -28,9 +28,6 @@ function callbackReport(requestId, responseCode, message) { }); } - if (responseCode == '00') { - return; - } _callbackReport(requestId, responseCode, message); } -- 1.9.0