Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / src / ports / SkDebug_android.cpp
index b41abd3..2795c04 100644 (file)
@@ -10,8 +10,6 @@
 #include "SkTypes.h"
 #include <stdio.h>
 
-static const size_t kBufferSize = 256;
-
 #define LOG_TAG "skia"
 #include <android/log.h>