summaryrefslogtreecommitdiffstats
path: root/script/script_binder.h
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2014-02-24 09:53:33 -0300
committerJuan Linietsky <reduzio@gmail.com>2014-02-24 09:53:33 -0300
commit4b07eb8deb03ce8c7870d621cd03d04d45f4caaa (patch)
tree3314811f8a347ae60d951163c19d291b46381511 /script/script_binder.h
parent51609ffc04290f8bd1ecbd9cf1639c0cc6368fac (diff)
downloadredot-engine-4b07eb8deb03ce8c7870d621cd03d04d45f4caaa.tar.gz
-moved script to modules
Diffstat (limited to 'script/script_binder.h')
-rw-r--r--script/script_binder.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/script/script_binder.h b/script/script_binder.h
deleted file mode 100644
index c3167a901d..0000000000
--- a/script/script_binder.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*************************************************/
-/* script_binder.h */
-/*************************************************/
-/* This file is part of: */
-/* GODOT ENGINE */
-/*************************************************/
-/* Source code within this file is: */
-/* (c) 2007-2010 Juan Linietsky, Ariel Manzur */
-/* All Rights Reserved. */
-/*************************************************/
-
-#ifndef SCRIPT_BINDER_H
-#define SCRIPT_BINDER_H
-
-#endif // SCRIPT_BINDER_H