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
kazoo
Commits
3f69b3a2
Commit
3f69b3a2
authored
Jul 18, 2017
by
Maxime Perrotin
Browse files
Remove superfluous code
parent
2fb09fe6
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/parser_utils.adb
View file @
3f69b3a2
...
...
@@ -438,10 +438,6 @@ package body Parser_Utils is
return
Nothing
;
end
if
;
if
RI_Name
=
No_Name
then
return
Nothing
;
end
if
;
PI_Name
:=
Get_Interface_Name
(
Get_Referenced_Entity
(
AIN
.
Source
(
Conn
)));
...
...
src/parser_version.ads
View file @
3f69b3a2
package
Parser_Version
is
Parser_Release
:
constant
String
:=
"
aa11c4c
; Commit Date: Tue Jul 18 1
0:4
3:1
2
2017 "
;
"
2fb09fe
; Commit Date: Tue Jul 18 1
2:1
3:1
1
2017 "
;
Ocarina_Version
:
constant
String
:=
"Ocarina 2017.x (Working Copy from r0338d89)"
;
end
Parser_Version
;
\ No newline at end of file
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