X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec873c943d71f0d5f13e3398557071448cda6c23..a4027e74873007e3430af3bd77019bcab76f6c04:/wxPython/demo/demo.py diff --git a/wxPython/demo/demo.py b/wxPython/demo/demo.py deleted file mode 100755 index 99f75a1aa7..0000000000 --- a/wxPython/demo/demo.py +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env python - -import Main -Main.main()