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 ad94849..b40598c 100644
--- a/src/sc.h
+++ b/src/sc.h
@@ -120,7 +120,6 @@ struct enode {
struct range_s r; /* op is on a range */
struct ent_ptr v; /* ref. another cell on which this enode depends */
- //struct ent_ptr x; /* ref to cells that depends on this enode */
} e;
};