瀏覽代碼

more than one excludeCommand
excludeFile compiled to excludeCommand

Wolfgang Ortmann 9 年之前
父節點
當前提交
7743e349e1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/excludetools.h

+ 1 - 1
src/excludetools.h

@@ -4,6 +4,6 @@
 #include "KindConfig.h"
 #include "KindConfig.h"
 #include "Strings.h"
 #include "Strings.h"
 
 
-Strings getExclusions(const KindConfig& conf, bool shellMode);
+Strings getExclusions(const KindConfig& conf);
 
 
 #endif
 #endif