Index: /branches/feature-module-update/data/class/helper/SC_Helper_Mobile.php
===================================================================
--- /branches/feature-module-update/data/class/helper/SC_Helper_Mobile.php	(revision 16209)
+++ /branches/feature-module-update/data/class/helper/SC_Helper_Mobile.php	(revision 16232)
@@ -102,10 +102,4 @@
         }
         if (!isset($sessionId)) {
-            return false;
-        }
-
-        // セッションIDのフォーマットをチェックする。
-        if (preg_match('/^[0-9a-zA-Z,-]{32,}$/', $sessionId) < 1) {
-            GC_Utils_Ex::gfPrintLog("Invalid session id : sid=$sessionId");
             return false;
         }
