Tinypad - fix for crash when "paste" from clipboard in some cases.

git-svn-id: svn://kolibrios.org@4566 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79)
2014-02-09 18:17:39 +00:00
parent f52363903f
commit 9443bf38d2
4 changed files with 25 additions and 18 deletions

View File

@@ -41,7 +41,6 @@ APP_VERSION equ 'SVN (4.0.8)'
TRUE = 1
FALSE = 0
;include 'debug.inc'
;define __DEBUG__ 1
;define __DEBUG_LEVEL__ 1
;include '../../../debug-fdo.inc'