Skip to content

Commit 51a94d7

Browse files
committed
Remove unrequired dependency %Library.Routine - we only use %sySystem macroes
1 parent 1bded7c commit 51a94d7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

export/WebTerminal/Engine.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<Export generator="Cache" version="25" zv="Cache for Windows (x86-64) 2015.3 (Build 215U)" ts="2015-12-15 14:54:57">
2+
<Export generator="Cache" version="25" zv="Cache for Windows (x86-64) 2015.1.1 (Build 505U)" ts="2015-12-16 14:23:36">
33
<Class name="WebTerminal.Engine">
44
<Description>
55
Cache WEB Terminal version X.X.X/*build.replace:pkg.version*/ core.
66
This class is the server-side core of the terminal application.</Description>
7-
<Super>%CSP.WebSocket,%Library.Routine</Super>
8-
<TimeChanged>63899,77962</TimeChanged>
7+
<IncludeCode>%sySystem</IncludeCode>
8+
<Super>%CSP.WebSocket</Super>
9+
<TimeChanged>63902,51627.873186</TimeChanged>
910
<TimeCreated>63891,56786.028532</TimeCreated>
1011

1112
<UDLText name="T">

0 commit comments

Comments
 (0)