remove programming guide link
authorMinkyoung Kang <mklove.kang@samsung.com>
Fri, 19 Apr 2013 07:10:15 +0000 (16:10 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Fri, 19 Apr 2013 07:10:15 +0000 (16:10 +0900)
Change-Id: Ibd2a1d04842ffa23c4d5b01ff9fc652746f8d05a

inc/FSclRecord.h

index ad5889d..2875c63 100644 (file)
@@ -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 <a href="../org.tizen.native.appprogramming/html/guide/social/social_records.htm">Social Records</a>.
  */
 class _OSP_EXPORT_ Record
        : public Tizen::Base::Object