Changeset 12304 in webkit for trunk/JavaScriptCore/kxmlcore/Assertions.h
- Timestamp:
- Jan 22, 2006, 11:01:37 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kxmlcore/Assertions.h
r11962 r12304 36 36 // Defining any of the symbols explicitly prevents this from having any effect. 37 37 38 #if def WIN3238 #if !__APPLE__ 39 39 #define ASSERT_DISABLED 1 // FIXME: We have to undo all the assert macros, since they are currently in a .mm file and use obj-c. 40 40 #else
Note:
See TracChangeset
for help on using the changeset viewer.