From 2c33682d37a1d2a7550ca60bed59e0f70281940e Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Fri, 19 Apr 2013 16:10:15 +0900 Subject: [PATCH] remove programming guide link Change-Id: Ibd2a1d04842ffa23c4d5b01ff9fc652746f8d05a --- inc/FSclRecord.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/inc/FSclRecord.h b/inc/FSclRecord.h index ad5889d..2875c63 100644 --- a/inc/FSclRecord.h +++ b/inc/FSclRecord.h @@ -55,8 +55,6 @@ enum RecordType * * The %Record class defines the general behavior of records used in the Social namespace. Users cannot create an instance directly from this * class. Instead, instantiate the classes derived from %Record. - * - * For more information on the class features, see Social Records. */ class _OSP_EXPORT_ Record : public Tizen::Base::Object -- 2.7.4