summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Service.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Service.cpp')
-rw-r--r--cpp/src/Ice/Service.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/Service.cpp b/cpp/src/Ice/Service.cpp
index a6b6d70493a..9e87ba4a68f 100644
--- a/cpp/src/Ice/Service.cpp
+++ b/cpp/src/Ice/Service.cpp
@@ -567,7 +567,6 @@ Ice::Service::main(int argc, const char* const argv[], const InitializationData&
// First check for the --service option.
//
string name;
- string eventLogSource;
int idx = 1;
const StringConverterPtr stringConverter = getProcessStringConverter();
while(idx < av.argc)