| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-01-31 16:21:24 +0100 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-01-31 16:21:24 +0100 |
| commit | 509ac16d892aeb5091f68620247f6815d2e4b5f5 (patch) | |
| tree | c4adebce7791c10c4c362b77f32d4a339e8c8125 /src/pipe/pipe.h | |
| parent | 1373211465c34015ee900e097aa87fbffb401187 (diff) | |
Switched to sockets, continuing implementation...
Diffstat (limited to 'src/pipe/pipe.h')
| -rw-r--r-- | src/pipe/pipe.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pipe/pipe.h b/src/pipe/pipe.h index 3c5fd44..9b9445c 100644 --- a/src/pipe/pipe.h +++ b/src/pipe/pipe.h @@ -142,6 +142,4 @@ ZoO_PRINT_S_STDERR(pipe, "F", str);\ }\ ) - -/* TODO: add missing pipe functions */ #endif |


