Addressed compile-time error related to non-existent struct member. 50/18550/1
authorOssama Othman <ossama.othman@intel.com>
Wed, 26 Mar 2014 00:06:51 +0000 (17:06 -0700)
committerOssama Othman <ossama.othman@intel.com>
Wed, 26 Mar 2014 00:07:02 +0000 (17:07 -0700)
commitc41adecce81e88e661dddee3648e4baa25782d8f
treea087aff9a08cfde04cbb4955cd3d5af5ab9931c9
parentf83bcfcc418af51c9f2f957026c4a63322b85817
Addressed compile-time error related to non-existent struct member.

The ivi_application_listener struct no longer contains an 'error'
field.  Do not attempt to access it.

Change-Id: If4cea3a9f6b88c6b6f3f7d0573e855c3b6f87cd8
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
lib/system-controller/CicoSCWlWinMgrIF.cpp