Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
f859cc58
Commit
f859cc58
authored
May 30, 2019
by
Andreas Marek
Browse files
Remove stupid debug print
parent
ab215a89
Changes
1
Show whitespace changes
Inline
Side-by-side
src/elpa_impl.F90
View file @
f859cc58
...
...
@@ -543,7 +543,6 @@ module elpa_impl
#ifdef HAVE_DETAILED_TIMINGS
call
self
%
get
(
"timings"
,
timings
,
error
)
call
self
%
get
(
"measure_performance"
,
performance
,
error
)
print
*
,
error
if
(
check_elpa_get
(
error
,
ELPA_ERROR_SETUP
))
return
if
(
timings
==
1
)
then
call
self
%
timer
%
enable
()
...
...
Write
Preview
Supports
Markdown
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