Historical baggage from the times this was just Daniel's maintainer
script.

Cc: Daniel Vetter <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
---
 dim | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/dim b/dim
index 248d12f3a8a4..be98e7295170 100755
--- a/dim
+++ b/dim
@@ -1395,11 +1395,6 @@ function prep_pull_mail_greetings
 {
        if [ -r $DIM_TEMPLATE_HELLO ]; then
                cat $DIM_TEMPLATE_HELLO
-       else
-               cat <<-EOF
-               Hi Dave,
-
-               EOF
        fi
 }
 
@@ -1407,13 +1402,6 @@ function prep_pull_mail_signature
 {
        if [ -r $DIM_TEMPLATE_SIGNATURE ]; then
                cat $DIM_TEMPLATE_SIGNATURE
-       else
-               cat <<-EOF
-
-               Cheers, Daniel
-
-
-               EOF
        fi
 }
 
-- 
2.11.0

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to