diff options
Diffstat (limited to 'lib/other.c')
| -rw-r--r-- | lib/other.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/other.c b/lib/other.c deleted file mode 100644 index d47b7b33..00000000 --- a/lib/other.c +++ /dev/null @@ -1,6 +0,0 @@ - - -int add(int a, int b) -{ - return a + b; -} |
