Skip to content
Snippets Groups Projects
Commit 60882388 authored by OTB Bot's avatar OTB Bot
Browse files

Suppression variable non utilisees

parent b1f2cbe2
No related branches found
No related tags found
No related merge requests found
......@@ -109,9 +109,6 @@ bool ossimEnvisatAsarModel::InitSensorParams(const ossimKeywordlist &kwl, const
bool ossimEnvisatAsarModel::InitPlatformPosition(const ossimKeywordlist &kwl, const char *prefix)
{
const int neph = 5;
long val_long;
unsigned long val_ulong1;
unsigned long val_ulong2;
CivilDateTime ref_civil_date;
Ephemeris** ephemeris = new Ephemeris*[neph];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment