Fix two mistakes in d4f3d2a977

This commit is contained in:
Eitot
2023-06-20 07:01:38 +02:00
parent a9a351cde6
commit 9f0f03e5b9
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
* June 26, 2022
Changes by Eitot:
• Removed obsolete APIs.
* Mai 13, 2023
* May 13, 2023
Changes by Eitot:
• Moved ivar declarations from interface to implementation
*/
@@ -119,7 +119,6 @@ static void *VNAAppControllerObserverContext = &VNAAppControllerObserverContext;
NewGroupFolder *groupFolder;
SearchPanel *searchPanel;
// Database * db;
NSMutableDictionary *scriptPathMappings;
NSStatusItem *appStatusItem;
NSInteger lastCountOfUnread;