Browse Source

remove comment

Waldemar Brodkorb 10 years ago
parent
commit
3d39f1ae2b
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Rules.mak

+ 0 - 3
Rules.mak

@@ -67,9 +67,6 @@ AWK        = awk
 
 STRIP_FLAGS ?= -x -R .note -R .comment
 
-## unused? if yes, remove after 0.9.31
-## UNIFDEF := $(top_builddir)extra/scripts/unifdef
-
 # Select the compiler needed to build binaries for your development system
 HOSTCC     = gcc
 BUILD_CFLAGS = -Os