[iortcw] 353/497: All: Remove unused function WRITE_1BYTES from cl_avi.c

2017-09-08 Thread Simon McVittie
This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit de486ae53fd692c3621b120953c3731eca060933
Author: MAN-AT-ARMS 
Date:   Tue Jun 30 20:32:05 2015 -0400

All: Remove unused function WRITE_1BYTES from cl_avi.c
---
 MP/code/client/cl_avi.c | 12 
 SP/code/client/cl_avi.c | 12 
 2 files changed, 24 deletions(-)

diff --git a/MP/code/client/cl_avi.c b/MP/code/client/cl_avi.c
index 27a4c50..b47c72d 100644
--- a/MP/code/client/cl_avi.c
+++ b/MP/code/client/cl_avi.c
@@ -123,18 +123,6 @@ static ID_INLINE void WRITE_2BYTES( int x ) {
 
 /*
 ===
-WRITE_1BYTES
-===
-*/
-#if 0
-static ID_INLINE void WRITE_1BYTES( int x ) {
-   buffer[ bufIndex ] = x;
-   bufIndex += 1;
-}
-#endif
-
-/*
-===
 START_CHUNK
 ===
 */
diff --git a/SP/code/client/cl_avi.c b/SP/code/client/cl_avi.c
index 27a4c50..b47c72d 100644
--- a/SP/code/client/cl_avi.c
+++ b/SP/code/client/cl_avi.c
@@ -123,18 +123,6 @@ static ID_INLINE void WRITE_2BYTES( int x ) {
 
 /*
 ===
-WRITE_1BYTES
-===
-*/
-#if 0
-static ID_INLINE void WRITE_1BYTES( int x ) {
-   buffer[ bufIndex ] = x;
-   bufIndex += 1;
-}
-#endif
-
-/*
-===
 START_CHUNK
 ===
 */

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/iortcw.git

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits


[iortcw] 353/497: All: Remove unused function WRITE_1BYTES from cl_avi.c

2016-09-21 Thread Simon McVittie
This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit de486ae53fd692c3621b120953c3731eca060933
Author: MAN-AT-ARMS 
Date:   Tue Jun 30 20:32:05 2015 -0400

All: Remove unused function WRITE_1BYTES from cl_avi.c
---
 MP/code/client/cl_avi.c | 12 
 SP/code/client/cl_avi.c | 12 
 2 files changed, 24 deletions(-)

diff --git a/MP/code/client/cl_avi.c b/MP/code/client/cl_avi.c
index 27a4c50..b47c72d 100644
--- a/MP/code/client/cl_avi.c
+++ b/MP/code/client/cl_avi.c
@@ -123,18 +123,6 @@ static ID_INLINE void WRITE_2BYTES( int x ) {
 
 /*
 ===
-WRITE_1BYTES
-===
-*/
-#if 0
-static ID_INLINE void WRITE_1BYTES( int x ) {
-   buffer[ bufIndex ] = x;
-   bufIndex += 1;
-}
-#endif
-
-/*
-===
 START_CHUNK
 ===
 */
diff --git a/SP/code/client/cl_avi.c b/SP/code/client/cl_avi.c
index 27a4c50..b47c72d 100644
--- a/SP/code/client/cl_avi.c
+++ b/SP/code/client/cl_avi.c
@@ -123,18 +123,6 @@ static ID_INLINE void WRITE_2BYTES( int x ) {
 
 /*
 ===
-WRITE_1BYTES
-===
-*/
-#if 0
-static ID_INLINE void WRITE_1BYTES( int x ) {
-   buffer[ bufIndex ] = x;
-   bufIndex += 1;
-}
-#endif
-
-/*
-===
 START_CHUNK
 ===
 */

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/iortcw.git

___
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits