summaryrefslogtreecommitdiffstats
path: root/src/frame.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-10-22 17:44:35 +0900
committerMichele Calgaro <[email protected]>2022-10-22 17:44:35 +0900
commitb98f54377ec196d8774db78be0f4b34ffbb27e8b (patch)
tree925252a88e56814610bcd21822407c725a5f6007 /src/frame.cpp
parent628e95a514f9daf2fe49d3412bacb3806b157f23 (diff)
downloadklamav-b98f54377ec196d8774db78be0f4b34ffbb27e8b.tar.gz
klamav-b98f54377ec196d8774db78be0f4b34ffbb27e8b.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/frame.cpp')
-rw-r--r--src/frame.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/frame.cpp b/src/frame.cpp
index eafb543..f8cc093 100644
--- a/src/frame.cpp
+++ b/src/frame.cpp
@@ -170,6 +170,4 @@ int Frame::progress() const
return m_progress;
}
-
-// vim: set et ts=4 sts=4 sw=4:
#include "frame.moc"