Index: temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspoll.php
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspoll.php	(revision 709)
+++ temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspoll.php	(revision 731)
@@ -40,5 +40,4 @@
 		$this->db =& Database::getInstance();
 		$this->initVar("poll_id", XOBJ_DTYPE_INT, null, false);
-		$this->initVar("option_id", XOBJ_DTYPE_INT, null, false);
 		$this->initVar("question", XOBJ_DTYPE_TXTBOX, null, true, 255);
 		$this->initVar("description", XOBJ_DTYPE_TXTBOX, null, false, 255);
