added copy command to copy selected line result to the clipboard. bumped version...
[LeanCalc.git] / Sources / AppDelegate.h
index 23b25b4..1e5fdb1 100644 (file)
@@ -10,9 +10,7 @@
 
 
 @interface AppDelegate : NSObject {
-
        NSMutableArray *functionReference;
-       
 }
 
 - (void)initFunctionReference;