X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Fpython_wrappers.h;fp=src%2Fbase%2Fpython_wrappers.h;h=0000000000000000000000000000000000000000;hb=16354e0421b316a62c6b9f7b0b4f3b8cf6f06284;hp=a07d00a75d5429bbab0d4edd1fbe404b1442b12a;hpb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;p=architektonas diff --git a/src/base/python_wrappers.h b/src/base/python_wrappers.h deleted file mode 100644 index a07d00a..0000000 --- a/src/base/python_wrappers.h +++ /dev/null @@ -1,10 +0,0 @@ -/** - * This function is automatically exported by the Boost::Python - * libraries. It adds the QCad scripting module to the environment - * - * OBSOLETE - */ -#ifdef RS_OPT_PYTHON -extern "C" void initqcad(); -#endif -