summaryrefslogtreecommitdiffstats
path: root/plugins/rssfeed/rss/article.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 13:39:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 13:39:48 +0900
commit93b23e25abb5b9e771a2576d72f14bc799056880 (patch)
tree2eb8b66afff8b9068e9aa9ba6124d66273ffef19 /plugins/rssfeed/rss/article.cpp
parent7489ad6cb0247cbcaaf0c9fcca1e53b626d81e7b (diff)
downloadktorrent-93b23e25abb5b9e771a2576d72f14bc799056880.tar.gz
ktorrent-93b23e25abb5b9e771a2576d72f14bc799056880.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugins/rssfeed/rss/article.cpp')
-rw-r--r--plugins/rssfeed/rss/article.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/rssfeed/rss/article.cpp b/plugins/rssfeed/rss/article.cpp
index 47413b3..14c9f21 100644
--- a/plugins/rssfeed/rss/article.cpp
+++ b/plugins/rssfeed/rss/article.cpp
@@ -266,5 +266,3 @@ bool Article::operator==(const Article &other) const
{
return d->guid == other.guid();
}
-
-// vim:noet:ts=4