diff options
author | Volker Lendecke <vl@samba.org> | 2010-04-19 15:24:59 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2010-04-19 15:25:57 +0200 |
commit | c293359daf502543fb682fb0c925514c54dbdaf7 (patch) | |
tree | 1ba108f305cc7704fbc374a1b537d63ac18da89a /source3/exports | |
parent | 56b4aa326626128c178c838977ef9e3d564b7bc7 (diff) | |
download | samba-c293359daf502543fb682fb0c925514c54dbdaf7.tar.gz samba-c293359daf502543fb682fb0c925514c54dbdaf7.tar.bz2 samba-c293359daf502543fb682fb0c925514c54dbdaf7.zip |
s3: Remove a leftover of my lua experiments
Diffstat (limited to 'source3/exports')
-rw-r--r-- | source3/exports/liblua.syms | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/exports/liblua.syms b/source3/exports/liblua.syms deleted file mode 100644 index 8f598f1d11..0000000000 --- a/source3/exports/liblua.syms +++ /dev/null @@ -1,5 +0,0 @@ -{ - global: *; - - local: *; -}; |