diff options
author | pixel <pixel> | 2008-08-05 15:03:54 +0000 |
---|---|---|
committer | pixel <pixel> | 2008-08-05 15:03:54 +0000 |
commit | 805d302b116d4698ac7602a8c65c02cf9cc772ae (patch) | |
tree | 2388a1c778c76d4b0b2c82d912440fbe4cbab002 /src/luaidbg.c | |
parent | 9c6ef58cf0e017e9369afc1d9c9a468e3527725d (diff) |
Cleaning up a bit the -dbg version, and adding the luaosmesa module to it.
Diffstat (limited to 'src/luaidbg.c')
-rw-r--r-- | src/luaidbg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/luaidbg.c b/src/luaidbg.c deleted file mode 100644 index f0ebee4..0000000 --- a/src/luaidbg.c +++ /dev/null @@ -1 +0,0 @@ -int static_mode = 1; |