Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwkleung committed Aug 2, 2022
1 parent be09837 commit 5a4ed1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/termstylist.h
Original file line number Diff line number Diff line change
Expand Up @@ -656,8 +656,6 @@ namespace termstylist {
//this unnamed namespace holds created objects from structs.
//it allows the users to directly access the member values
//which contain the ansi escape codes.
//if you mainly/only want to use the ansi escape codes in your own
//projects/files, then these objects will allow you to access them
namespace {
//object EO_ATTRS of Attributes struct
Attributes EO_ATTRS;
Expand Down

0 comments on commit 5a4ed1e

Please sign in to comment.