瀏覽代碼

remove unused global var

richarddobson 3 周之前
父節點
當前提交
af4b50c895
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dev/include/txtucon.h

+ 1 - 1
dev/include/txtucon.h

@@ -126,7 +126,7 @@
 #define IS_ORN_OR_MTF   (0xC0)  /* -------- 11------ */
 
 
-extern  int texflag;            /* bitflag for type of texture */
+//extern  int texflag;            /* bitflag for type of texture */
 
 
 #define MAXNAMECNT      (9)