Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(795)

Unified Diff: nacltoons/bindings/lua_physics_layer.h

Issue 12579005: [nacltoons] Rename core classes in accordance with doc. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « nacltoons/bindings/lua_level_layer.cpp ('k') | nacltoons/bindings/lua_physics_layer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacltoons/bindings/lua_physics_layer.h
diff --git a/nacltoons/bindings/lua_physics_layer.h b/nacltoons/bindings/lua_physics_layer.h
deleted file mode 100644
index 8e8233ce2f8ad478a37c27c7be0e3044afd917c0..0000000000000000000000000000000000000000
--- a/nacltoons/bindings/lua_physics_layer.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
-** Lua binding: physics_layer
-** Generated automatically by tolua++-1.0.93 on Wed Feb 27 11:18:21 2013.
-*/
-
-extern "C" {
-#include "tolua++.h"
-#include "tolua_fix.h"
-}
-
-/* Exported function */
-TOLUA_API int tolua_physics_layer_open (lua_State* tolua_S);
« no previous file with comments | « nacltoons/bindings/lua_level_layer.cpp ('k') | nacltoons/bindings/lua_physics_layer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698