فهرست منبع

Remove comments

Michael 7 سال پیش
والد
کامیت
f9ef5c79b5

+ 0 - 2
Source/Core/DecoratorTiled.cpp

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-// Implement opacity (Check https://github.com/libRocket/libRocket/pull/262)
 
 #include "precompiled.h"
 #include "DecoratorTiled.h"

+ 0 - 2
Source/Core/Element.cpp

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-// Implement opacity (Check https://github.com/libRocket/libRocket/pull/262)
   
 #include "precompiled.h"
 #include "../../Include/Rocket/Core/Element.h"

+ 0 - 2
Source/Core/ElementBackground.cpp

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-// Implement opacity (Check https://github.com/libRocket/libRocket/pull/262)
 
 #include "precompiled.h"
 #include "ElementBackground.h"

+ 0 - 2
Source/Core/ElementBorder.cpp

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-// Implement opacity (Check https://github.com/libRocket/libRocket/pull/262)
  
 #include "precompiled.h"
 #include "ElementBorder.h"

+ 0 - 2
Source/Core/ElementImage.cpp

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-
 #include "precompiled.h"
 #include "ElementImage.h"
 #include "../../Include/Rocket/Core.h"

+ 0 - 2
Source/Core/ElementImage.h

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-
 #ifndef ROCKETCOREELEMENTIMAGE_H
 #define ROCKETCOREELEMENTIMAGE_H
 

+ 0 - 2
Source/Core/StringCache.cpp

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-// Implement opacity (Check https://github.com/libRocket/libRocket/pull/262)
  
 #include "precompiled.h"
 

+ 0 - 2
Source/Core/StringCache.h

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-// Implement opacity (Check https://github.com/libRocket/libRocket/pull/262)
  
 #ifndef ROCKETCORESTRINGCACHE_H
 #define ROCKETCORESTRINGCACHE_H

+ 0 - 2
Source/Core/StyleSheetSpecification.cpp

@@ -25,8 +25,6 @@
  *
  */
 
-// Modified by uniquejack
-// Implement opacity (Check https://github.com/libRocket/libRocket/pull/262)
  
 #include "precompiled.h"
 #include "../../Include/Rocket/Core/StyleSheetSpecification.h"