]> granicus.if.org Git - apache/commitdiff
Ooops. Didn't remove *all* of the new_scoreboard stuff. This was harmless,
authorPaul J. Reder <rederpj@apache.org>
Tue, 15 May 2001 13:41:27 +0000 (13:41 +0000)
committerPaul J. Reder <rederpj@apache.org>
Tue, 15 May 2001 13:41:27 +0000 (13:41 +0000)
but should be consistent and complete. It is now completely removed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89117 13f79535-47bb-0310-9956-ffa450edef68

include/scoreboard.h

index d1e32c500e4294adb6103212c494cc148538fafe..d060c9b1e0e52a923c082ff333841b7dad14f8ed 100644 (file)
@@ -197,7 +197,6 @@ typedef struct {
 } status_table_entry;
 
 #define SCOREBOARD_SIZE                sizeof(scoreboard)
-#define NEW_SCOREBOARD_SIZE    sizeof(new_scoreboard)
 #ifdef TPF
 #define SCOREBOARD_NAME                "SCOREBRD"
 #define SCOREBOARD_FRAMES              SCOREBOARD_SIZE/4095 + 1