Skip to content

Commit

Permalink
new values
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jun 25, 2018
1 parent bfd89b1 commit f92b717
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pconvert/globals.h
Expand Up @@ -217,7 +217,3 @@ static FINLINE void blend_source_over_i(
static FINLINE void set_last_error(char *message) {
last_error_message = message;
}

static FINLINE void unset_last_error_message() {
last_error_message = NULL;
}

0 comments on commit f92b717

Please sign in to comment.