Explorar o código

ncd: ncd.c: remove redundant declaration

ambrop7 %!s(int64=13) %!d(string=hai) anos
pai
achega
2da1df12c9
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      ncd/ncd.c

+ 0 - 2
ncd/ncd.c

@@ -72,8 +72,6 @@
 #define PSTATE_WAITING 3
 #define PSTATE_TERMINATING 4
 
-struct process;
-
 struct statement {
     struct process *p;
     NCDModuleInst inst;