summaryrefslogtreecommitdiffstats
path: root/src/rpnmuncher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpnmuncher.cpp')
-rw-r--r--src/rpnmuncher.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rpnmuncher.cpp b/src/rpnmuncher.cpp
index 309a819..a541e33 100644
--- a/src/rpnmuncher.cpp
+++ b/src/rpnmuncher.cpp
@@ -263,5 +263,3 @@ static int tokenize (const TQString &token)
return Unknown;
}
-
-// vim: set et sw=4 ts=8: