summaryrefslogtreecommitdiff
path: root/include/formula
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-11-16 19:24:01 +0100
committerEike Rathke <erack@redhat.com>2016-11-16 19:24:33 +0100
commit2a91304bddf3b1a7b788b120e6374cc1fb9ea045 (patch)
treefbbcf0a7836d81127b8afe9f97c7c8b1caeafdd3 /include/formula
parent884e9296417235e088d4813c4a751f74faf6cae0 (diff)
remove anything svHybridValueCell related, it's nowhere set anymore
Change-Id: I9887d7ca83ffc012fec1a78ef9ef537d2188a7e3
Diffstat (limited to 'include/formula')
-rw-r--r--include/formula/token.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/formula/token.hxx b/include/formula/token.hxx
index 767fa212bc49..a2376bc0fc28 100644
--- a/include/formula/token.hxx
+++ b/include/formula/token.hxx
@@ -69,9 +69,6 @@ enum StackVarEnum
// and/or string result and a formula
// string to be compiled.
- svHybridValueCell, // A temporary formula cell with an value
- // and possibily a string representation
-
svExternalSingleRef,
svExternalDoubleRef,
svExternalName,