Remove whitespace lines
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
|
||||
|
||||
|
||||
class NekoVM {
|
||||
|
||||
|
||||
public:
|
||||
|
||||
|
||||
static void Execute (const char *module);
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user