Skip to content

Commit

Permalink
fix coverity 1075397,1076095 (constructor init, int32/64), re #11328
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeMPouzols committed Mar 12, 2015
1 parent b702ed2 commit 9aa44ba
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -100,9 +100,6 @@ class DLLExport LoadRawSpectrum0 : public LoadRawHelper {
int64_t m_lengthIn;
/// number of time regime
int64_t m_noTimeRegimes;

/// TimeSeriesProperty<int> containing data periods.
boost::shared_ptr<Kernel::Property> m_perioids;
};
}
}
Expand Down

0 comments on commit 9aa44ba

Please sign in to comment.