summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/calc.cpp
Side-by-side diff
Diffstat (limited to 'noncore/tools/calc2/calc.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/calc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/tools/calc2/calc.cpp b/noncore/tools/calc2/calc.cpp
index c7656bf..8c50c2c 100644
--- a/noncore/tools/calc2/calc.cpp
+++ b/noncore/tools/calc2/calc.cpp
@@ -70,3 +70,2 @@ LCD->setSegmentStyle(QLCDNumber::Filled);
QLibrary *lib = new QLibrary (path + "/" + *it);
-
Plugin plugin;