Commit 477adf0c authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

test: pipes -- Drop unused vars

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
parent 8ea8d4ee
...@@ -12,8 +12,6 @@ ...@@ -12,8 +12,6 @@
#include <sched.h> #include <sched.h>
static void *map;
int main(int argc, char *argv[]) int main(int argc, char *argv[])
{ {
int pipefd1[2]; int pipefd1[2];
......
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