start moving includes
[reactos.git] / reactos / include / subsys / sm / ns.h
diff --git a/reactos/include/subsys/sm/ns.h b/reactos/include/subsys/sm/ns.h
deleted file mode 100644 (file)
index 56279a9..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#if !defined(INCLUDE_SM_NS_H)
-#define INCLUDE_SM_NS_H
-
-/* $Id$ */
-
-#define SM_REGISTRY_ROOT_NAME       L"\\Session Manager"
-#define SM_REGISTRY_SUBSYSTEMS_NAME  L"SubSystems"
-
-#define SM_API_PORT_NAME    L"\\SmApiPort"
-#define SM_DBGSS_PORT_NAME  L"\\DbgSsApiPort"
-#define SM_DBGUI_PORT_NAME  L"\\DbgUiApiPort"
-
-#endif /* ndef INCLUDE_SM_NS_H */