aboutsummaryrefslogtreecommitdiff
path: root/pd/src/t_tk.h
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/t_tk.h')
-rw-r--r--pd/src/t_tk.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/pd/src/t_tk.h b/pd/src/t_tk.h
deleted file mode 100644
index a6943679..00000000
--- a/pd/src/t_tk.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Copyright (c) 1997-1999 Miller Puckette.
-* For information on usage and redistribution, and for a DISCLAIMER OF ALL
-* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
-
-void pdgui_vmess(char *fmt, ...);
-void pdgui_mess(char *s);
-
-void pdgui_evalfile(char *s);
-
-#define GUISTRING 1000