summaryrefslogtreecommitdiff
path: root/src/import/pull-raw.c
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2017-04-28 23:49:50 +0200
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2017-04-28 23:56:44 +0200
commit6eeec374c19e3be196d8e5011bcc28073a4eb8d2 (patch)
tree14095638ba6fe0fff6958db7dedecd5581eb70ff /src/import/pull-raw.c
parent85df3c60372c94457a1cb68807b49364c58dbd8f (diff)
downloadsystemd-6eeec374c19e3be196d8e5011bcc28073a4eb8d2.tar.gz
tree-wide: remove unused variables
Diffstat (limited to 'src/import/pull-raw.c')
-rw-r--r--src/import/pull-raw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/import/pull-raw.c b/src/import/pull-raw.c
index fd2e472f09..a15eac1f1f 100644
--- a/src/import/pull-raw.c
+++ b/src/import/pull-raw.c
@@ -580,7 +580,6 @@ static int raw_pull_job_on_open_disk_generic(
const char *extra,
char **temp_path) {
- _cleanup_free_ char *p = NULL;
int r;
assert(i);