summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueue.h
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2019-08-11 10:28:23 +0200
committerDamiano Galassi <[email protected]>2019-08-11 10:28:23 +0200
commit0269063fae2c1f23c36196df9741a846911217a4 (patch)
treeeeaa7f3c28d2711ea89bc13f0801863f75eb3ea6 /macosx/HBQueue.h
parent757efe91236febe8a2773b1b1abb3c6595fbf23f (diff)
MacGui: properly cleanup the xpc service temporary files; fix encode toolbar items state when going from scanning to encoding.
Diffstat (limited to 'macosx/HBQueue.h')
-rw-r--r--macosx/HBQueue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/HBQueue.h b/macosx/HBQueue.h
index 036df8d27..6cbc9f4ce 100644
--- a/macosx/HBQueue.h
+++ b/macosx/HBQueue.h
@@ -13,7 +13,6 @@
NS_ASSUME_NONNULL_BEGIN
extern NSString * const HBQueueDidChangeStateNotification;
-extern NSString * const HBQueueNotificationStateKey; // HBState
extern NSString * const HBQueueDidAddItemNotification;
extern NSString * const HBQueueDidRemoveItemNotification;