Kaydet (Commit) d80174e6 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

remove some more eof noise

Change-Id: Ib13c0435d61e803220d5444c29c99cf670340008
üst 74886eb9
...@@ -786,10 +786,6 @@ namespace dxcanvas ...@@ -786,10 +786,6 @@ namespace dxcanvas
return tools::argbToIntSequence(aColor.GetValue()); return tools::argbToIntSequence(aColor.GetValue());
} }
} }
//////////////////////////////////////////////////////////////////////////////////
// End of file
//////////////////////////////////////////////////////////////////////////////////
} }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -77,10 +77,6 @@ namespace canvas ...@@ -77,10 +77,6 @@ namespace canvas
////////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////
typedef ::boost::shared_ptr< PageManager > PageManagerSharedPtr; typedef ::boost::shared_ptr< PageManager > PageManagerSharedPtr;
//////////////////////////////////////////////////////////////////////////////////
// End of file
//////////////////////////////////////////////////////////////////////////////////
} }
#endif #endif
......
...@@ -478,10 +478,6 @@ namespace canvas ...@@ -478,10 +478,6 @@ namespace canvas
} }
mbIsDirty=false; mbIsDirty=false;
} }
//////////////////////////////////////////////////////////////////////////////////
// End of file
//////////////////////////////////////////////////////////////////////////////////
} }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -114,10 +114,6 @@ ...@@ -114,10 +114,6 @@
//***************************************************************************************************************** //*****************************************************************************************************************
#include <macros/debug/filterdbg.hxx> #include <macros/debug/filterdbg.hxx>
//*****************************************************************************************************************
// end of file
//*****************************************************************************************************************
#endif // #ifndef __FRAMEWORK_MACROS_DEBUG_HXX_ #endif // #ifndef __FRAMEWORK_MACROS_DEBUG_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -117,10 +117,6 @@ ...@@ -117,10 +117,6 @@
#endif // #ifdef ENABLE_EVENTDEBUG #endif // #ifdef ENABLE_EVENTDEBUG
//*****************************************************************************************************************
// end of file
//*****************************************************************************************************************
#endif // #ifndef __FRAMEWORK_MACROS_DEBUG_EVENT_HXX_ #endif // #ifndef __FRAMEWORK_MACROS_DEBUG_EVENT_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -115,10 +115,6 @@ ...@@ -115,10 +115,6 @@
#endif // #ifdef ENABLE_FILTERDBG #endif // #ifdef ENABLE_FILTERDBG
//*****************************************************************************************************************
// end of file
//*****************************************************************************************************************
#endif // #ifndef __FRAMEWORK_MACROS_DEBUG_FILTERDBG_HXX_ #endif // #ifndef __FRAMEWORK_MACROS_DEBUG_FILTERDBG_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -87,10 +87,6 @@ ...@@ -87,10 +87,6 @@
#endif // #ifdef ENABLE_LOGMECHANISM #endif // #ifdef ENABLE_LOGMECHANISM
//*****************************************************************************************************************
// end of file
//*****************************************************************************************************************
#endif // #ifndef __FRAMEWORK_MACROS_DEBUG_LOGMECHANISM_HXX_ #endif // #ifndef __FRAMEWORK_MACROS_DEBUG_LOGMECHANISM_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -102,10 +102,6 @@ ...@@ -102,10 +102,6 @@
#endif // #ifdef ENABLE_MUTEXDEBUG #endif // #ifdef ENABLE_MUTEXDEBUG
//*****************************************************************************************************************
// end of file
//*****************************************************************************************************************
#endif // #ifndef __FRAMEWORK_MACROS_DEBUG_MUTEX_HXX_ #endif // #ifndef __FRAMEWORK_MACROS_DEBUG_MUTEX_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -187,10 +187,6 @@ ...@@ -187,10 +187,6 @@
#endif // #ifdef ENABLE_PLUGINDEBUG #endif // #ifdef ENABLE_PLUGINDEBUG
//*****************************************************************************************************************
// end of file
//*****************************************************************************************************************
#endif // #ifndef __FRAMEWORK_MACROS_DEBUG_PLUGIN_HXX_ #endif // #ifndef __FRAMEWORK_MACROS_DEBUG_PLUGIN_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -73,10 +73,6 @@ ...@@ -73,10 +73,6 @@
#endif // #ifdef ENABLE_REGISTRATIONDEBUG #endif // #ifdef ENABLE_REGISTRATIONDEBUG
//*****************************************************************************************************************
// end of file
//*****************************************************************************************************************
#endif // #ifndef __FRAMEWORK_MACROS_DEBUG_REGISTRATION_HXX_ #endif // #ifndef __FRAMEWORK_MACROS_DEBUG_REGISTRATION_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -237,10 +237,6 @@ ...@@ -237,10 +237,6 @@
#endif // #ifdef ENABLE_TARGETINGDEBUG #endif // #ifdef ENABLE_TARGETINGDEBUG
//*****************************************************************************************************************
// end of file
//*****************************************************************************************************************
#endif // #ifndef __FRAMEWORK_MACROS_DEBUG_TARGETING_HXX_ #endif // #ifndef __FRAMEWORK_MACROS_DEBUG_TARGETING_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment