Commit 3a210ac8 authored by generatedunixname89002005325676's avatar generatedunixname89002005325676 Committed by Facebook GitHub Bot

Daily `arc lint --take CLANGFORMAT`

Reviewed By: zertosh

Differential Revision: D27356622

fbshipit-source-id: f03ad23a2847b3cbaf61e16055393cbbfbc215ae
parent 0293ddd1
...@@ -138,7 +138,6 @@ int getpriority(int /* which */, int /* who */) { ...@@ -138,7 +138,6 @@ int getpriority(int /* which */, int /* who */) {
int setpriority(int /* which */, int /* who */, int /* value */) { int setpriority(int /* which */, int /* who */, int /* value */) {
return -1; return -1;
} }
} }
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment