From 844be6638da4dd0fb4a7acd33f758fa3352d1341 Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Wed, 28 Nov 2007 10:18:06 -0500 Subject: Fixed various bugs --- cpp/src/IceGrid/AdminSessionI.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/IceGrid/AdminSessionI.cpp') diff --git a/cpp/src/IceGrid/AdminSessionI.cpp b/cpp/src/IceGrid/AdminSessionI.cpp index 4bf2c08e78a..5d8d7d936e5 100644 --- a/cpp/src/IceGrid/AdminSessionI.cpp +++ b/cpp/src/IceGrid/AdminSessionI.cpp @@ -74,7 +74,7 @@ AdminSessionI::_register(const SessionServantManagerPtr& servantManager, const I // _servantManager = servantManager; - string category = ""; + string category; if(con != 0) { -- cgit v1.2.3