build: Do not ignore logging.c in sc_prohibit_mkstemp

Now that the offending code was removed, we may remove this as well.
This commit is contained in:
Jiri Denemark 2012-11-02 12:06:57 +01:00
parent bd0cb27cf6
commit d055498d04

2
cfg.mk
View File

@ -817,5 +817,3 @@ exclude_file_name_regexp--sc_unmarked_diagnostics = \
^(docs/apibuild.py|tests/virt-aa-helper-test)$$
exclude_file_name_regexp--sc_size_of_brackets = cfg.mk
exclude_file_name_regexp--sc_prohibit_mkstemp = ^src/util/logging\.c$$