Changeset 10638
- Timestamp:
- 03/25/11 15:17:34 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/jeongo9/components/liquid-components/src/FlexframeSync.cpp
r10634 r10638 190 190 DEBUG(3, FlexframeSync, "configure() invoked") 191 191 192 #if 0193 192 static int init = 0; 194 193 if( init == 0 ) { … … 204 203 init = 1; 205 204 } 206 #endif207 205 208 206 std::cout << "props length : " << props.length() << std::endl;