summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-27 23:36:44 +0200
committerPierre-Henri Symoneaux <pierre.henri.symoneaux@gmail.com>2018-09-27 23:36:44 +0200
commit7796a1b5bf58b74615893ae897fefce2585710d5 (patch)
treedc287c959fb8eb9f6dabaf8a6f2150193870ce5b /src
parentbf7aeaeeb7c7f4c83ff6c3572877a11a68dead05 (diff)
Updated README with new release
Diffstat (limited to 'src')
-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`