summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKA/KernelKit/IDLLObject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ZKA/KernelKit/IDLLObject.hxx')
-rw-r--r--dev/ZKA/KernelKit/IDLLObject.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/ZKA/KernelKit/IDLLObject.hxx b/dev/ZKA/KernelKit/IDLLObject.hxx
index 39580307..21c2848a 100644
--- a/dev/ZKA/KernelKit/IDLLObject.hxx
+++ b/dev/ZKA/KernelKit/IDLLObject.hxx
@@ -37,7 +37,6 @@ namespace Kernel
virtual Void Mount(DLL_TRAITS* to_mount) = 0;
virtual Void Unmount() = 0;
-
};
/// @brief Pure implementation, missing method/function handler.