diff --git a/.cppcheck.rules b/.cppcheck.rules index 8c0d28c62..1bef35c98 100644 --- a/.cppcheck.rules +++ b/.cppcheck.rules @@ -24,12 +24,3 @@ <--!> ]]> - - - flock \( - - flockSemanticsWarning - warning - flock has a fallback implemented in terms of fcntl; ensure that the fcntl semantics will apply (see http://0pointer.de/blog/projects/locking.html) - -