summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeppia <nonso@insicuri.net>2016-05-31 01:46:57 +0200
committerSeppia <nonso@insicuri.net>2016-05-31 01:46:57 +0200
commit3cabdc01da1eed7642c812ae62d509f8d88bfdb0 (patch)
treedc84d6d09cfb8f02a13852157c8a79c7644604d4
parent53cac556a1a9ee3132af7754de904bf3767e9c0a (diff)
downloadonetimebluh-3cabdc01da1eed7642c812ae62d509f8d88bfdb0.tar.gz
onetimebluh-3cabdc01da1eed7642c812ae62d509f8d88bfdb0.tar.bz2
onetimebluh-3cabdc01da1eed7642c812ae62d509f8d88bfdb0.zip
removed old code
-rw-r--r--onetimebl.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/onetimebl.c b/onetimebl.c
deleted file mode 100644
index a788c46..0000000
--- a/onetimebl.c
+++ /dev/null
@@ -1,9 +0,0 @@
-#include<stdio.h>
-#include<stdlib.h>
-
-int main(void) {
- printf("Blblblbl \n");
- printf("Uh-Uh-Uh!\n");
- printf("Ronf ROnf ROOOOOOOONF \n";
- return 0;
-}