2008-08-08  Samuel Tardieu  <[EMAIL PROTECTED]>

        * libgst/sysdep.c (_gst_open_pipe): Remove unused variable.
---
 libgst/sysdep.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libgst/sysdep.c b/libgst/sysdep.c
index 04c7f5b..96ec4cc 100644
--- a/libgst/sysdep.c
+++ b/libgst/sysdep.c
@@ -1599,7 +1599,6 @@ _gst_open_pipe (const char *command,
 {
   int fd[2];
   int our_fd, child_fd;
-  int master;
   int access;
   int result;
 



_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to