Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
e6bbbd62
Commit
e6bbbd62
authored
Nov 23, 2015
by
yoogx
Browse files
* Remove incorrect usage of Start/Reset handlings
parent
f3ca3362
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/ocarina-backends-po_hi_c-request.adb
View file @
e6bbbd62
...
...
@@ -303,8 +303,6 @@ package body Ocarina.Backends.PO_HI_C.Request is
begin
Push_Entity
(
C_Root
);
Start_Recording_Handlings
;
Request_Union_List
:=
New_List
(
CTN
.
K_Enumeration_Literals
);
Ports_Names_Array
:=
Make_Array_Values
;
...
...
@@ -321,8 +319,6 @@ package body Ocarina.Backends.PO_HI_C.Request is
end
loop
;
end
if
;
Reset_Handlings
;
Pop_Entity
;
-- C_Root
end
Visit_System_Instance
;
...
...
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