summaryrefslogtreecommitdiff
path: root/calculator.h
diff options
context:
space:
mode:
Diffstat (limited to 'calculator.h')
-rwxr-xr-xcalculator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calculator.h b/calculator.h
index 87cd49a..2332669 100755
--- a/calculator.h
+++ b/calculator.h
@@ -37,5 +37,4 @@ class CalculatorWindow : public ApplicationWindow {
void OnCommand( const MessageCommand *pMessage);
TextView * pText;
-
};