Mon May 11 16:15:30 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Cleanup remove unnecessary smoke:: in translation code.
hunk ./src/qstring.lisp 61
- (smoke::make-cleanup-pointer
+ (make-cleanup-pointer
hunk ./src/qstring.lisp 67
-(smoke::define-from-lisp-translation "const QString&" string
+(define-from-lisp-translation "const QString&" string
hunk ./src/string-list.lisp 54
- (smoke::make-cleanup-pointer
+ (make-cleanup-pointer
hunk ./src/string-list.lisp 60
-(smoke::define-from-lisp-translation "const QStringList&"
+(define-from-lisp-translation "const QStringList&"