aboutsummaryrefslogtreecommitdiff
path: root/src/inspstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/inspstring.cpp')
-rw-r--r--src/inspstring.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/inspstring.cpp b/src/inspstring.cpp
index 79aef52bd..faf34be91 100644
--- a/src/inspstring.cpp
+++ b/src/inspstring.cpp
@@ -136,7 +136,6 @@ void TokenList::AddList(const std::string& tokenlist)
else
Add(token);
}
-
}
void TokenList::Add(const std::string& token)
{