Skip to content
Snippets Groups Projects
Verified Commit a9923861 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

removed useless line+

parent eca255c7
No related branches found
No related tags found
No related merge requests found
Pipeline #15630 passed
......@@ -586,7 +586,6 @@ a * b - c * d + e / f
. . .
```C
// Déclarations pour le type arbre
typedef int data;
typedef struct _node {
data info;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment