mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
SDK: Remove Session stub
This commit is contained in:
committed by
Dennis Klein
parent
99ed61a58b
commit
1a93da5be0
@@ -12,7 +12,6 @@
|
||||
set(target SDK)
|
||||
|
||||
set(SDK_PUBLIC_HEADER_FILES
|
||||
Session.h
|
||||
Topology.h
|
||||
)
|
||||
|
||||
@@ -20,7 +19,6 @@ set(SDK_PRIVATE_HEADER_FILES
|
||||
)
|
||||
|
||||
set(SDK_SOURCE_FILES
|
||||
Session.cxx
|
||||
Topology.cxx
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user