]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
vss: Reduce indentation level in vss_send().
[paraslash.git] / server.h
index 68836e93f175b9733de839c695ccf3f36e30541d..079ff5a01cb8c70740aea1012df64014de56cf31 100644 (file)
--- a/server.h
+++ b/server.h
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 1997 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 1997 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file server.h Common server data structures. */
 
@@ -48,8 +44,6 @@ struct sender_command_data {
  * propagate to the stat command handlers.
  */
 struct misc_meta_data {
-       /** The size of the current audio file in bytes. */
-       size_t size;
        /** The "old" status flags -- commands may only read them. */
        unsigned int vss_status_flags;
        /** The new status flags -- commands may set them. */