Revert "I added the start of the clock app but am still trying to find out how to do this stuff"

This reverts commit 296d5ffdec.
This commit is contained in:
arsenicmammal08 2025-06-30 10:46:27 -07:00
parent 296d5ffdec
commit 949e50bc66

View file

@ -1,7 +0,0 @@
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <gtk/gtk.h>
int main (int argc, char *argv[]){
}