summaryrefslogtreecommitdiffstats
path: root/src/Generating/VerticalLimit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generating/VerticalLimit.h')
-rw-r--r--src/Generating/VerticalLimit.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Generating/VerticalLimit.h b/src/Generating/VerticalLimit.h
index aeb41c1e8..8c11d2ea1 100644
--- a/src/Generating/VerticalLimit.h
+++ b/src/Generating/VerticalLimit.h
@@ -20,7 +20,3 @@ a_LimitDesc is in the format "<LimitClass>|<Params>". The params and the pipe ma
If an unknown class is requested or the param parsing fails, nullptr is returned.
If a_LogWarnings is true, any problem is reported into the server console. */
cPiece::cVerticalLimitPtr CreateVerticalLimitFromString(const AString & a_LimitDesc, bool a_LogWarnings);
-
-
-
-