Kaynağa Gözat

Remove unused $Id$ Git ident attribute

$Id$ keywords were used in Subversion where they were replaced with last
revision number, author, and time. In Git this functionality is
different and each file would need to be defined manually in the
.gitattributes file to be replaceable. This patch simplifies this with
reemoval of the Git ident attribute.
Peter Kokot 6 yıl önce
ebeveyn
işleme
dc02e349e3
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      config.w32

+ 0 - 1
config.w32

@@ -1,4 +1,3 @@
-// $Id$
 // vim:ft=javascript
 // vim:ft=javascript
 
 
 ARG_WITH("xlswriter", "xlswriter support", "no");
 ARG_WITH("xlswriter", "xlswriter support", "no");