Skip to content

Commit

Permalink
[XrdCl] Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ljanyst committed Jun 10, 2013
1 parent 1602c39 commit 15ee2db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/XrdCl/XrdClUtils.cc
Expand Up @@ -38,7 +38,6 @@ namespace XrdCl
Env *env = DefaultEnv::GetEnv();
int value = defaultVal;
char *endPtr;
int urlValue;
URL::ParamsMap::const_iterator it;

env->GetInt( name, value );
Expand Down

0 comments on commit 15ee2db

Please sign in to comment.