Skip to content

Commit fbace47

Browse files
committed
Keep RPCNotificationListeners after setting in LCM
1 parent a4cb87c commit fbace47

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

base/src/main/java/com/smartdevicelink/managers/BaseSdlManager.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ void handleQueuedNotifications() {
311311
//Set variables to null that are no longer needed
312312
queuedNotifications = null;
313313
queuedNotificationListener = null;
314-
onRPCNotificationListeners = null;
315314
}
316315
}
317316

0 commit comments

Comments
 (0)