Skip to content
Snippets Groups Projects
Commit d1ec9f46 authored by Stefan Lankes's avatar Stefan Lankes
Browse files

remove obsolete line

parent 6f26702c
No related branches found
No related tags found
No related merge requests found
Pipeline #1472627 failed
......@@ -4,8 +4,6 @@
#include <dlfcn.h>
#include "foo.h"
extern void call_foo(int arg);
int main(int argc, char **argv)
{
foo(42);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment