Remove TODO Windows

Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: 208ad80605e5c8c48f77f1b89b25951767135224
Component: engine
This commit is contained in:
John Howard
2015-11-13 13:07:27 -08:00
parent 41bc75b63d
commit 0c8ae9b87a
+2 -2
View File
@@ -55,8 +55,8 @@ type Container struct {
AppArmorProfile string
HostnamePath string
HostsPath string
ShmPath string // TODO Windows - Factor this out (GH15862)
MqueuePath string // TODO Windows - Factor this out (GH15862)
ShmPath string
MqueuePath string
ResolvConfPath string
Volumes map[string]string // Deprecated since 1.7, kept for backwards compatibility