Fixed a few compilation issue with 16.11 .

This commit is contained in:
2016-12-06 12:15:36 +01:00
parent ece6607bcf
commit cad33e124d
11 changed files with 14 additions and 14 deletions

View File

@@ -70,7 +70,6 @@ feature {NONE} -- Initialization
-- can be added here.
local
l_browser_box: EV_VERTICAL_BOX
l_server_box: EV_VERTICAL_BOX
l_hor_box: EV_HORIZONTAL_BOX
vb: EV_VERTICAL_BOX
do