summaryrefslogtreecommitdiff
path: root/src/options
diff options
context:
space:
mode:
authorHaniel Barbosa <hanielbbarbosa@gmail.com>2019-07-31 12:17:29 -0500
committerGitHub <noreply@github.com>2019-07-31 12:17:29 -0500
commit7537ff075dbb2d814d722d2d72586ce78235467c (patch)
tree4adca4f03007da65ddfc2a313f6ecfaf9477626c /src/options
parent79af28acb3bdd16d18f325c7a4fab36604232ab0 (diff)
Parsing THF and adding several regressions (#3131)
Diffstat (limited to 'src/options')
-rw-r--r--src/options/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options/options.h b/src/options/options.h
index 56b92359b..020350c49 100644
--- a/src/options/options.h
+++ b/src/options/options.h
@@ -242,7 +242,6 @@ public:
unsigned getThreadStackSize() const;
unsigned getThreads() const;
-
// TODO: Document these.
void setInputLanguage(InputLanguage);
void setInteractive(bool);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback