summaryrefslogtreecommitdiffstats
path: root/src/sc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sc.h')
-rw-r--r--src/sc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sc.h b/src/sc.h
index e5b3bfd..92f0555 100644
--- a/src/sc.h
+++ b/src/sc.h
@@ -70,7 +70,6 @@ struct ent {
struct enode * expr; /* cell's contents */
short flags;
int row, col;
- //short nlastrow, nlastcol;
struct ent * next; // used for yanklist, freeents list, undo..
char * format; /* printf format for this cell */
char cellerror; /* error in a cell? */