Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
e3d550dc
Commit
e3d550dc
authored
Jul 29, 2019
by
Maxime Perrotin
Browse files
Remove debug output
parent
3086d16e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/taste-concurrency_view.adb
View file @
e3d550dc
...
...
@@ -531,14 +531,6 @@ package body TASTE.Concurrency_View is
(
if
Trigger
then
Generate_Node
(
Node_Name
)
else
""
);
begin
if
Node_Name
/=
"interfaceview"
then
Put_Debug
(
Path
&
" :"
&
Trigger
'
Img
&
" ("
&
Node_Name
&
")"
);
Put_Debug
(
Strip_String
(
Parse
(
Path
&
"/trigger.tmplt"
,
Trig_Tmpl
)));
end
if
;
if
Trigger
then
-- Associate node name, CPU name and CPU classifier
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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