]> Shamusworld >> Repos - architektonas/blobdiff - src/base/python_wrappers.h
Removed unnecessary RS_ prefix from classes and whatnot.
[architektonas] / src / base / python_wrappers.h
diff --git a/src/base/python_wrappers.h b/src/base/python_wrappers.h
deleted file mode 100644 (file)
index a07d00a..0000000
+++ /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
-