2012-06-14 12:12 UTC+0200 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
! bah, leftover test line deleted
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-06-14 12:12 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
! bah, leftover test line deleted
|
||||
|
||||
2012-06-14 12:11 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
! fixed not updating extension list on screen when it
|
||||
|
||||
@@ -12427,7 +12427,6 @@ FUNCTION __hbrun_extensions_dynamic_load( cName )
|
||||
FUNCTION __hbrun_extensions_dynamic_unload( cName )
|
||||
|
||||
IF cName $ s_hLibExtDyn .AND. s_hLibExtDyn[ cName ] != NIL
|
||||
s_hLibExtDyn[ cName ] := NIL
|
||||
hb_HDel( s_hLibExtDyn, cName )
|
||||
RETURN .T.
|
||||
ENDIF
|
||||
|
||||
Reference in New Issue
Block a user