summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit
diff options
context:
space:
mode:
Diffstat (limited to 'src/CompilerKit')
-rw-r--r--src/CompilerKit/src/Frontends/NectarCompiler+AMD64.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CompilerKit/src/Frontends/NectarCompiler+AMD64.cpp b/src/CompilerKit/src/Frontends/NectarCompiler+AMD64.cpp
index 8146a88..baf7e2f 100644
--- a/src/CompilerKit/src/Frontends/NectarCompiler+AMD64.cpp
+++ b/src/CompilerKit/src/Frontends/NectarCompiler+AMD64.cpp
@@ -127,7 +127,6 @@ struct CompilerContext {
/// @brief This function is for internal uses only, do not call it without a wrapper!
CK_IMPORT_C bool NectarCheckLine(CompilerKit::STLString& input);
-
/// \brief Global compiler context (replaces kState)
static CompilerContext kContext;