Preparing Makefiles, stub, skeleton, config files, etc. for porting LifxLightBulb...
[iot2.git] / config / iotpolicy / struct.pol
diff --git a/config/iotpolicy/struct.pol b/config/iotpolicy/struct.pol
deleted file mode 100644 (file)
index 9b38ad1..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-struct Struct {
-
-       string  name;
-       float   value;
-       int     year;
-}