summaryrefslogtreecommitdiffstats
path: root/src/row.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/row.rs')
-rw-r--r--src/row.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/row.rs b/src/row.rs
index 181793d..856a8e0 100644
--- a/src/row.rs
+++ b/src/row.rs
@@ -84,10 +84,6 @@ impl Row {
i += c.get_hspan();
}
0
- // self.cells
- // .get(column)
- // .map(|cell| cell.get_width())
- // .unwrap_or(0)
}
/// Get the cell at index `idx`