summaryrefslogtreecommitdiffstats
path: root/server/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/stream.h')
-rw-r--r--server/stream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/stream.h b/server/stream.h
index 65de2f44..7c589e42 100644
--- a/server/stream.h
+++ b/server/stream.h
@@ -154,7 +154,6 @@ void stream_agent_unref (DisplayChan
void stream_agent_stats_print (StreamAgent *agent);
void stream_agent_stop (StreamAgent *agent);
-void attach_stream(DisplayChannel *display, Drawable *drawable, Stream *stream);
void detach_stream(DisplayChannel *display, Stream *stream, int detach_sized);
#endif /* STREAM_H */