Formatted API
[platform/core/uifw/dali-core.git] / dali / integration-api / gl-context-helper-abstraction.h
index 91b1dcc..4e2e4e7 100644 (file)
@@ -25,7 +25,6 @@ namespace Dali
 {
 namespace Integration
 {
-
 /**
  * This abstraction defines the interface for accessing GL context.
  */
@@ -38,7 +37,6 @@ protected:
   virtual ~GlContextHelperAbstraction() = default;
 
 public:
-
   /**
    * @brief Switch to the surfaceless GL context
    */