Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl
Commits
36e6715c
Commit
36e6715c
authored
Aug 01, 2012
by
Monika Komorowska
Browse files
delete user and pass method calls
parent
b8a7c680
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
misc-scripts/xref_mapping/XrefMapper/BasicMapper.pm
misc-scripts/xref_mapping/XrefMapper/BasicMapper.pm
+0
-3
No files found.
misc-scripts/xref_mapping/XrefMapper/BasicMapper.pm
View file @
36e6715c
...
...
@@ -343,9 +343,6 @@ sub process_file {
-
group
=>
'
core
',
-
dbname
=>
$dbname
);
$mapper
->
user
(
$user
);
$mapper
->
pass
(
$pass
);
$mapper
->
xref
(
$xref
);
$mapper
->
add_meta_pair
("
xref
",
$host
.
"
:
"
.
$dbname
);
if
(
defined
(
$xref_hash
{'
dir
'})){
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment