summaryrefslogtreecommitdiff
path: root/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c
diff options
context:
space:
mode:
Diffstat (limited to 'InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c')
-rw-r--r--InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c b/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c
index 42af5d1..1756f6d 100644
--- a/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c
+++ b/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c
@@ -263,7 +263,6 @@ void Trace_CloseLogFile()
BOOL Trace_OpenLogFile()
{
char fileName[MAX_PATH];
- int lastLogFileIndex;
// struct stat fileStat;
OSAL_snprintf(fileName, MAX_FILENAME_LEN, "%s/%s%s", gcLogFilePathName,