This commit was manufactured by cvs2svn to create branch 'apel-shubit'.
[elisp/apel.git] / tinycustom.el
index 6b04170..5bea63c 100644 (file)
@@ -155,9 +155,7 @@ The third argument DOC is a documentation string for the widget.
 This is a nop define-widget only for emulating purpose."
   nil)
 
+(provide 'tinycustom)
 (provide 'custom)
 
-(require 'product)
-(product-provide (provide 'tinycustom) (require 'apel-ver))
-
 ;;; tinycustom.el ends here