Skip to content

Commit 86cef0b

Browse files
authored
remove commented out code in ofShadow.h (#8441)
1 parent 0afcbb6 commit 86cef0b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

libs/openFrameworks/gl/ofShadow.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -307,11 +307,4 @@ class ofShadow {
307307

308308
};
309309

310-
//namespace of{
311-
//namespace priv{
312-
///// \brief Function for storing all of the ofShadows data.
313-
//std::vector<std::weak_ptr<ofShadowData> > & ofShadowsData();
314-
//}
315-
//}
316-
317310

0 commit comments

Comments
 (0)