X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fcondition.c;h=f3f43003a232fe317388a2ce650e3cbaf763aaba;hb=7dab847a19503f537c57c2215748f0b50b94f51e;hp=0342b8e8906920d2334921a141a7d4cebbb3b15f;hpb=f85f8ebbfac946c19b3c6eb0f4170f579d0a4d25;p=openvswitch diff --git a/ovsdb/condition.c b/ovsdb/condition.c index 0342b8e8..f3f43003 100644 --- a/ovsdb/condition.c +++ b/ovsdb/condition.c @@ -52,7 +52,6 @@ ovsdb_function_to_string(enum ovsdb_function function) return NULL; } - static WARN_UNUSED_RESULT struct ovsdb_error * ovsdb_clause_from_json(const struct ovsdb_table_schema *ts, const struct json *json,