aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sdp/ao/abstraction.d
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-06-06 15:23:13 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commit717c3a3a5f1fd075e4672acc2ca171f4f9426700 (patch)
treef8b5a8d340603cddb3d6a7a1bcaccce8b1dae44b /src/sdp/ao/abstraction.d
parentorg headers minor (diff)
rename program root sdp.d
Diffstat (limited to 'src/sdp/ao/abstraction.d')
-rw-r--r--src/sdp/ao/abstraction.d2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sdp/ao/abstraction.d b/src/sdp/ao/abstraction.d
index 17b1dff..483ceb8 100644
--- a/src/sdp/ao/abstraction.d
+++ b/src/sdp/ao/abstraction.d
@@ -18,8 +18,6 @@ template SiSUabstraction() {
sdp.ao.rgx,
sdp.output.hub,
sdp.output.paths_source;
-
-
mixin SiSUrgxInit;
mixin SiSUregisters;
mixin SiSUheaderExtractSDLang;