diff options
author | Alon Zakai <alonzakai@gmail.com> | 2013-11-15 15:33:14 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2013-11-15 15:33:14 -0800 |
commit | 6aff04516ecb627d7f8919b5d9dc082c3f9ceba8 (patch) | |
tree | 75c23faac20909a5d7753cfc91c865f174978577 /demos/scons-embind/bar.cpp | |
parent | 4f3b5af14cf6bff389765d0f6dd2e5b6c3ba7161 (diff) |
remove obsolete demos folder
Diffstat (limited to 'demos/scons-embind/bar.cpp')
-rw-r--r-- | demos/scons-embind/bar.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/scons-embind/bar.cpp b/demos/scons-embind/bar.cpp deleted file mode 100644 index a3908014..00000000 --- a/demos/scons-embind/bar.cpp +++ /dev/null @@ -1,2 +0,0 @@ -void foo() { -} |