summaryrefslogtreecommitdiff
path: root/plugins/smartcard/msd-smartcard-manager.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 18:12:12 +0200
committerraveit65 <[email protected]>2021-11-24 21:35:58 +0100
commitb44813818075a44412f58f65ee3181e3700400e7 (patch)
tree23a177ab884ff31caefa44e34d3791bde89c69ba /plugins/smartcard/msd-smartcard-manager.c
parent26483d28bd1b78983938f293c62dd10250eb0d75 (diff)
downloadmate-settings-daemon-b44813818075a44412f58f65ee3181e3700400e7.tar.bz2
mate-settings-daemon-b44813818075a44412f58f65ee3181e3700400e7.tar.xz
Use a blank line at most
Diffstat (limited to 'plugins/smartcard/msd-smartcard-manager.c')
-rw-r--r--plugins/smartcard/msd-smartcard-manager.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/smartcard/msd-smartcard-manager.c b/plugins/smartcard/msd-smartcard-manager.c
index 6fbcbbd..3da59f6 100644
--- a/plugins/smartcard/msd-smartcard-manager.c
+++ b/plugins/smartcard/msd-smartcard-manager.c
@@ -1208,7 +1208,6 @@ msd_smartcard_manager_worker_run (MsdSmartcardManagerWorker *worker)
{
GError *error;
-
error = NULL;
while (msd_smartcard_manager_worker_watch_for_and_process_event (worker, &error));