summaryrefslogtreecommitdiff
path: root/src/lines.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lines.hpp')
-rw-r--r--src/lines.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lines.hpp b/src/lines.hpp
index 4f68cb9..7ddee07 100644
--- a/src/lines.hpp
+++ b/src/lines.hpp
@@ -18,7 +18,6 @@ public:
void Put(const TexoLineBreak &piece);
private:
- bool quoted;
bool newline;
};