Explorar o código

acc(k): Remove double #define.

Remove definition of ACC_CORE_LEN in acc.h, it's part of acc_api.h
nowadays.
Timo Reimann %!s(int64=14) %!d(string=hai) anos
pai
achega
49f44b0f41
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      modules_k/acc/acc.h

+ 0 - 2
modules_k/acc/acc.h

@@ -41,8 +41,6 @@
 #ifndef _ACC_ACC_H_
 #define _ACC_ACC_H_
 
-#define ACC_CORE_LEN 6
-
 /* leading text for a request accounted from a script */
 #define ACC "ACC: "
 #define ACC_REQUEST ACC"request accounted: "