Fix a popup position error caused by SetInheritPosition() change
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / popup / confirmation-popup-impl.h
index 45f23a9..804b93f 100644 (file)
@@ -36,13 +36,8 @@ namespace Toolkit
 namespace Internal
 {
 
-namespace
-{
-
 #define MAXIMUM_NUMBER_OF_CONTROLS 2
 
-}
-
 /**
  * ConfirmationPopup implementation class.
  *