commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnumach] 19/56: drop unused CONSMAJOR


From: Samuel Thibault
Subject: [gnumach] 19/56: drop unused CONSMAJOR
Date: Sat, 28 Sep 2013 12:43:14 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository gnumach.

commit 67f3956f39046e6d284c8479dc096f297a271dad
Author: Marin Ramesa <address@hidden>
Date:   Wed Sep 11 12:27:47 2013 +0200

    drop unused CONSMAJOR
    
    CONSMAJOR is never used. I'm guessing that in the past it was
    a part of some problematic code. I don't see a reason to keep
    it's definition.
    
    * device/cons.h (CONSMAJOR): Remove definition.
---
 device/cons.h |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/device/cons.h b/device/cons.h
index 6a0ae85..8ac796c 100644
--- a/device/cons.h
+++ b/device/cons.h
@@ -41,9 +41,6 @@ struct consdev {
 #define CN_INTERNAL    2       /* "internal" bit-mapped display */
 #define CN_REMOTE      3       /* serial interface with remote bit set */
 
-/* XXX */
-#define        CONSMAJOR       0
-
 #define CONSBUFSIZE    1024
 
 #ifdef KERNEL

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/gnumach.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]