summaryrefslogtreecommitdiff
path: root/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c
diff options
context:
space:
mode:
authorOctasic Inc <support@octasic.com>2010-02-18 16:34:20 +0200
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-02-27 21:11:21 +0200
commit7d344854228f44259f71de172f24f9a8b07f7c0d (patch)
treedcfdcbaf0fc91026add3b32717500e8f286f660c /software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c
parentb95e9b997bf0709d34d7b219437d623c1f133469 (diff)
importing OCT612x-01.03.05
Diffstat (limited to 'software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c')
-rw-r--r--software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c b/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c
index d47ea80..5a47ad6 100644
--- a/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c
+++ b/software/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c
@@ -2,7 +2,7 @@
File: oct6100_chip_open.c
- Copyright (c) 2001-2009 Octasic Inc.
+ Copyright (c) 2001-2010 Octasic Inc.
Description:
@@ -24,9 +24,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-$Octasic_Release: OCT612xAPI-01.03.04 $
+$Octasic_Release: OCT612xAPI-01.03.05 $
-$Octasic_Revision: 374 $
+$Octasic_Revision: 381 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -1485,8 +1485,6 @@ UINT32 Oct6100ApiInitializeMiscellaneousVariables(
pSharedInfo->DebugInfo.fIsIsrCalledField = FALSE;
pSharedInfo->MiscVars.ulNumActiveChannels = 0;
- pSharedInfo->MiscVars.fActiveChannelsChange = TRUE;
-
/* Initialize the image info parameters */
pSharedInfo->ImageInfo.fAdaptiveNoiseReduction = FALSE;