summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortabe <none@none>2013-02-11 13:05:19 +0900
committertabe <none@none>2013-02-11 13:05:19 +0900
commit7f772ee7a77a2cbf5b3fbca4525ee309ae4eaa6f (patch)
tree4a02269af894c0f455a420ea84b4761599db44e4 /src
parent335dfbda7aa110d24cd0690a82fc1b662cdaf99b (diff)
downloadlibgd-7f772ee7a77a2cbf5b3fbca4525ee309ae4eaa6f.tar.gz
drop unused #define
Diffstat (limited to 'src')
-rw-r--r--src/gd_tga.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gd_tga.h b/src/gd_tga.h
index ac3d6a8..5a5411e 100644
--- a/src/gd_tga.h
+++ b/src/gd_tga.h
@@ -18,8 +18,6 @@
*
*/
-#define TGA_LINE_LENGTH 1024
-
#ifndef __TGA_H
#define __TGA_H 1