summaryrefslogtreecommitdiffstats
path: root/interchange/DeviceResources.capnp
diff options
context:
space:
mode:
Diffstat (limited to 'interchange/DeviceResources.capnp')
-rw-r--r--interchange/DeviceResources.capnp1
1 files changed, 0 insertions, 1 deletions
diff --git a/interchange/DeviceResources.capnp b/interchange/DeviceResources.capnp
index 94dd797..8074681 100644
--- a/interchange/DeviceResources.capnp
+++ b/interchange/DeviceResources.capnp
@@ -170,7 +170,6 @@ struct Device {
sites @2 : List(Site);
row @3 : UInt16;
col @4 : UInt16;
- tilePatIdx @5 : UInt32;
}
######################################